Microsoft
Software
Hardware
Network
Question : string to date
Hey
I gave a string that stores a date ( 20091211205325-032babb7). The first 4 characters are year, next 2 are month and the next 2 are day. What I want to do is change the format to MMDDYYYY and update a date column called xdate.
I cant figure out the sql statement
Answer : string to date
update tbl set xdate = left(badfield, 8)
Random Solutions
UPS Worldship addresses
user profiles Internet Explorer web pages
Windows 2003 Auto Login after join domain?
how to pivot data horizontally in excel 2007
The print jobs coming out of the printers are in HUGE text
How can I find what the Data Pump directory is currently set to?
Read a file from client and display the contents in server side
Owa 2010 Error creating rules and when i click Options (error 400 /owa/auth.owa)
folder & data creation on hdisk1 or hisk2
Getting "Object Moved" error in ASP.NET application