Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Displaying on most current
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Divers
Thread ID:
01309704
Message ID:
01309718
Vues:
9
>Fantastic. That max function works slick. Thanks a bunch.
>
>I changed it, but what is the reasoning for ISBLANK being a bad idea on a date?

You're welcome.

Basically you should use as less functions in Select SQL as possible. ISBLANK is not the same as EMPTY() which you probably had in mind.

In any case, if you have an index on the date, date = {} condition would be Rushmore optimizable while empty(date) would not.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform