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
need a script to convert csv to txt
C#: Alternative to Modal window
How do I remove a Domain Controller from Active Directory
How do I execute a module in Access 2007
Why is ComboBox font bold after a Create()
Connecting to a sql database via odbc
Set Owner on all Files via cmd
Cisco PIX 5505 - 2 webserves
Query: order within group
Hyper-V Licensing