Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Statement to change month only in datetime field
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01325730
Message ID:
01327092
Vues:
16
>>SQLServer 2000
>>
>>About 100 records had the month in a datetime field set wrong. I need to set them back but only the month portion in a datetime field. For example:
>>
>>SQL DATE: 0807171234
>>Correct Date: 0806171234
>>
>>Any ideas on how to change only the month portion of sql datetime field and then specifiy which month?
>
>Simple. Check DATE functions in SQL, there is a way to add/substract months.
>
>http://msdn.microsoft.com/en-us/library/aa258267(SQL.80).aspx
>
>DATEADD ( mm, number, date )

Great, need it right now.
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