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
asp.net page to test database connectivity
windows 2008 MYSQL5.1 and PHP5
I/O error reported on file system /oracle/P1U aix hdisk path vio
Editing the Windows Message "Your Account has Expired. Please contact your system administrator" for Windows XP Professional
Cast Question for Crystal Reports
Emc Networker mminfo command
How do I clear memory on an HP LaserJet M2727nf
PHP Pass Parameters to Online Activation Page
Cannot install programs as Administrator in Windows 7
What's the purpose of "MAKEFILE" macro in a makefile?