Microsoft
Software
Hardware
Network
Question : Update date column
i need to set the date column to sysdate for all the records in a table
Answer : Update date column
Oracle
update yourtable set yourcolumn = sysdate;
SQL Server
update yourtable set yourcolumn = getdate()
Random Solutions
Pad imported text with trailing zeros
SQL Server 2005 - Copy Database on to same server
Monitor recursive a directory for new files
Trojan Downloader.Small.18.T
Partition resizing (NTFS) and Dynamic Disk?
Patching TCPIP.sys file version 5.1.2600.3394
Online Advertising Revenue Statistics for Facebook
Search Engine Optimization Software
transformations to a temp table in DTS
Report Server: Cannot connect to the configuration database (KB 823287)