Microsoft
Software
Hardware
Network
Question : How to find out the date & time without seconds from DateTime Datatype field
Hi,
I have a column with Datatype - DateTime.
How to retrieve the Date & Time, but Time should not consists the Seconds.
Answer : How to find out the date & time without seconds from DateTime Datatype field
what about this:
select convert(char(16),getdate()
,120)
Random Solutions
add drivers to xp image in WDS
Active Sync and Exchange 2007
Outlook 2003 - Icon in Taskbar
DB Desing tips
Can't run the macro or callback function 'mCloseRptOpenMenu"
TCPIP.EXE
Must declare the table variable "@table_name".
Need script to convert all "legacy mailboxes" to "user mailboxes" in Exchange 2007.
Select Data From Two Tables And show distinct records and second table records come first then first table record and having relationship.
Python: working with molecules