Second query in select_views.sql is replaced.

This commit is contained in:
Vadim B. Mikheev 1998-02-23 13:59:34 +00:00
parent 3ae4edb245
commit 11303a941f
2 changed files with 898 additions and 900 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,8 +5,7 @@
--
SELECT * FROM street;
SELECT * FROM iexit
ORDER BY 1, 2;
SELECT name, #thepath FROM iexit ORDER BY 1, 2;
SELECT * FROM toyemp WHERE name = 'sharon';