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
10g form won't commit.
Server security analysis to determine patch level
I want to refresh the desktop in C#, I try to use IActiveDesktop::ApplyChang
es but IActiveDesktop alias is not found as C# underlines it. What should I do?
help with robocopy syntax
Datareader object is already open message
SSRS Combine two datasets into one data region - Must be in report not in SQL server
MS Access global event handler
How to configure the network printer in the FreeBSD 8?
Exchange 2010 and Outlook 2003 subfolder display bug
Flash Viewer System Requirments