T-SQL question
Discussion
Do anyone have a list of the “formatting codes” for the CONVERT function in t-sql for converting date formats?
The best I can find is by the powere of google is www.databasejournal.com/features/mssql/article.php/2197931
But it doesn’t have dd-mm-yyyy (which is the one I want)– any ideas?
TIA
FG
>>> Edited by FunkyGibbon on Thursday 17th June 09:11
The best I can find is by the powere of google is www.databasejournal.com/features/mssql/article.php/2197931
But it doesn’t have dd-mm-yyyy (which is the one I want)– any ideas?
TIA
FG
>>> Edited by FunkyGibbon on Thursday 17th June 09:11
Found it at last on MSDN...
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/tsqlref/ts_ca-co_2f3o.asp
style 105 gives me dd-mm-yyyy
thanks for the help guys
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/tsqlref/ts_ca-co_2f3o.asp
style 105 gives me dd-mm-yyyy
thanks for the help guys
Gassing Station | Computers, Gadgets & Stuff | Top of Page | What's New | My Stuff



