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
Folders Hidden windows xp
dataset to xml
Add a UNC path to internal DNS server
What is the Cisco CLI Command to list which phones are off the hook, on a call, etc?
XP Crash
Penetration testing
Error moving mailbox from Exchange 2003 to Exchange 2010
Create table statement inside a procedure
no GUI for ASA 5505 when IP is changed....
sql isnull