Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Creating cursor from table structure
Message
De
26/05/2003 07:15:27
Walter Meester
HoogkarspelPays-Bas
 
 
À
26/05/2003 06:07:14
Alan Harris-Reid
Baseline Data Services
Devon, Royaume Uni
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00792796
Message ID:
00792802
Vues:
13
Hi Alan,


>SELECT * FROM MyTable INTO CURSOR MyCursor READWRITE WHERE .F.. Is the WHERE expression evaluated for every record?

No, The optimizer sees that no record is going to match the condition and will only copy the structure to the table.

This method should be safe.

Walter,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform