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
In vb.net 2008 I need to evluate two columns in ms access to determine if a duplicate field exists
Install issue putting windows 7 on Acer Revo r1600
The marquee progressbar hangs as the next line of the code executes
"The connection to Microsoft Exchange is unavailable. Outlook must be online or connected to complete this action."
VB script to uninstall with admin rights.
Can't print to Dymo Labelwriter 400 turbo after adding labelwriter 450 turbo drivers on windows 2003 terminal server
Detect Session State TimeOut
Test javamail through command line
sql tuning
Joomla Re-install