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
Problem with autodiscover with Outlook 2007/Exchange 2003
How to alter web page so Google Chrome will clear old data?
vbscript exit if file exists
SQL 2005 on a windows 2003 cluster , how to back up
Resize a live OS partition whilst running! - Windows 2008
using ubuntu 10.4 to format a drive for apple OS ?
Cannot Access Drive
Documentation on SAMBA and Active Directory Integration
Corrupt Windows\System32\Config\Sy
stem
execute onLoad only once in an ASP page