Microsoft
Software
Hardware
Network
Question : Excluding the milliseconds from a returned date
I am returning rows in a selct which I want to group on dd/mm/yy hh:mm:ss, however the date is presented with millisecs as well. I can't see a function which will allow me to return just the date, with hours, minutes and secs. Datepart and convert don't appear to do this. I am using SQL 2008
Answer : Excluding the milliseconds from a returned date
Hi,
Func is the function name
It will take 2 parameters. 1. string value, 2. integer value
It is like GetFirstName('abc def',3) = abc
Random Solutions
Sonicwall rule to block DHCP traffic between two site-to-site
Strange SQL Error
Incomplete result for DNS queries
Dreamweaver deployment view questions.
From TQuery to TADOQuery.
KDC errors in middle of the night - had to reboot to get server back up
Win RAR
How Unlock Ipod Touch If You Forget Your Passcode
Datalist reset all its items when OnItemCommand is fired
capture sp_depends into temptable