Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which Birthdays for two given dates
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00363237
Message ID:
00363241
Vues:
15
>I need to make a reports, where I can see al clients with their birthday, having the date of birth, an initial date and a final date.

Do you mean where birthday is between initial date and final date?
Then it would be something like:

SELECT * from CLIENTS WHERE BETWEEN(birth_date, ldInitial_date, ldFinal_date)
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform