Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there any difference?
Message
De
02/09/1997 17:14:50
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Is there any difference?
Divers
Thread ID:
00048114
Message ID:
00048114
Vues:
76
Is there any optimization difference in the following:

SELECT FIELD FROM TABLE WHERE FIELDDATE=DATE() INTO CURSOR TEMP

OR

ldDate=DATE()
SELECT FIELD FROM TABLE WHERE FIELDDATE=ldDate INTO CURSOR TEMP
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform