Random thoughts and bits of Software Dev Knowledge
Collection of unedited thoughts and bits of knowledge I can't seem to remember
Search This Blog
Friday, March 21, 2008
GetDate() with Millisecs
SELECT CONVERT(varchar, GetDate(),20), GetDate()
use Convert() with FormatOption=20
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)