Browse by Tags

All Tags » How-To (RSS)
Note to self: If UI doesn't work, there's always command prompt. http://support.microsoft.com/kb/222444
Posted by usoup | with no comments
Filed under: , ,
Have you ever be given a task to use SQL Server T-SQL to find out the date value of next day, at 00 hour? Say, now is '2007-10-26 13:30:50', and you need to get a '2007-10-27 00:00:00'? Naturally, I think most of us will do something like this: declare...
Posted by usoup | 2 comment(s)
Filed under: