Microsoft
Software
Hardware
Network
Question : Change year in date column
I have sql 2008. My table name is tblRegistration and my column name is EntryTime. All the dates in a column on my table are wrong. They say 07/01/2011 and they should say 07/01/2010.
How can I safely change this?
Answer : Change year in date column
Use the following query, it 'll solve your problem..
1: 2: 3:
UPDATE tblRegistration SET EntryTime = '07/01/2010' WHERE EntryTime = '07/01/2011'
Random Solutions
How to map external ip to internal subnet on a Cisco ASA
Is there a good solution for monitoring the status of RAID array in HP or IBM server run Windows 2003?
scheduled task not running - win 2008
laptop display problems
Error: EXECUTE permission was denied on .....
How to prevent bandwith leeching on content?
Display Query Results in a Message Box
Bookmarklet + iFrame + Twitter Sign-In
The Citrix servers reported that they are too busy to provide access to the selected resource
Internet Explorer Keeps shutting down