Microsoft
Software
Hardware
Network
Question : How do I get the time only from a SQL datetime value?
I've googled this until my brain hurts and every example I try doesn't return the right thing. I have this, in a datetime field:
'2007-03-17 13:25:00'
I need to query on the time only. (13:25:00) How do I do this reliably?
Thanks!
Answer : How do I get the time only from a SQL datetime value?
SELECT CONVERT(CHAR(10),GETDATE()
,8)
Random Solutions
Ms Access 2003 GUI to set user-level restrictions
Running Classic ASP with IIS7
RDP Server Sizing
Wait For Shell Command to Finish
Integrate MapPoint with Access form
Run checks before Update query
Runtime error 6 "Over flow" in excel when select the whole sheet content by Ctrl + A
Slow opening Word 2003, only 1 user in domain, no recent changes
Access 2007 - Reports Problem - SP2 - RecordSource Property
Code for User Permission level