Microsoft
Software
Hardware
Network
Question : SQL Query to delete all records older than 365 days
I need to write a sql query to delete all records in my database older than 365 days. The date/time field name is called 'DateShipped'. TIA!
Answer : SQL Query to delete all records older than 365 days
delete from tableName
where DateShipped < dateadd( dd, -365, convert(varchar,getdate(),
112) )
Random Solutions
User that setup a rule via Outlook 2007 that is forwarding to a dead mailbox...
Access to SQL ODBC Connection without the ODBC SQL Login Screen
Customizing Outlook 2007 Contact form
How to create a SQL loop to create a dataset
VXDLDR / windows protection error.
Data Lock & Threading
Find if time period goes through specific time
Access 2K / 2003 bug?
Install SQL 2008 Developer first, then Visual Studio 2008 Professional?
MS Office 07 (Student) installations