Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can someone please explain the difference...
Message
De
22/03/2004 19:04:39
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Can someone please explain the difference...
Divers
Thread ID:
00888701
Message ID:
00888701
Vues:
40
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?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform