Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Between ?
Message
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Titre:
Between ?
Divers
Thread ID:
00985297
Message ID:
00985297
Vues:
60
Hi All,

I have to query a SQL table and return all the records based on the datetime field. Given 4 variables that represents starting year, month and ending year,month:

lnYrFrom = 2005
lnMthFrom = 1

lnYrTo = 2005
lnMthTo = 3

how can I write a SQL query that will returns all the records within the specified date range?

I appreciate any suggestions,
Daniel M.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform