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
cgi bypass
report footer
outlook not connecting to exchange anymore
Autoupdate
lots of messages getting stored in the incoming queue directory var/spool/mqueue.in
run the code at startup
can a ksh shell script do an HTTP POST?
Reporting Services - How to calculate grand totals inside groupings
chmod -R - how to give group the same permissions as owner has for all sibdirs/files
All Options tabs in Word 2002 are blank