Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can someone please explain the difference...
Message
From
22/03/2004 19:04:39
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Can someone please explain the difference...
Miscellaneous
Thread ID:
00888701
Message ID:
00888701
Views:
38
between
CREATE SQL VIEW CQRY AS SELECT * FROM CONTACT!CONTACTS WHERE TOWN='NEWPORT'
which returns no records from a given database

and

SELECT * FROM CONTACT!CONTACTS WHERE TOWN='NEWPORT' INTO DBF 'CQRY'

which returns 106 matches from the same database?
Next
Reply
Map
View

Click here to load this message in the networking platform