Microsoft
Software
Hardware
Network
Question : TSQL update date time
Hi, Expert
In TSQL, is it possible only update the year part of the "Date" data without modify month and date part?
for example, 2/3/1890 only update 1890 to 1990.
Answer : TSQL update date time
where @myYear is int parameter that shows the new year
for more info on dateadd (TSQL)
http://msdn.microsoft.com/
en-us/libr
ary/ms1868
19.aspx
Random Solutions
virus/hacker changed computer registered owner
alignment question
MAC Os 10.4 Startup problem.
WDS Server 2008 R2 - PXE Error
laptop setup win 7 64bit with 32bit xp pro emulator
web traffic
Jumbo frame configuration is saved where?
Citrix Receiver for Blackberry devices
SSRS - Relationship setup in Report model
Sql Subquires