Microsoft
Software
Hardware
Network
Question : Delete rows older then todays date
Hi there
I have a table called Books and a column called Date_Updated (which contains a data field)
I need a DELETE statement that will delete all rows where Date_Updated is less then todays date.
Thanks
Answer : Delete rows older then todays date
DELETE FROM Books
WHERE Date_Updated < DateAdd(dd, DateDiff(dd, 0, GetDate()), 0)
Random Solutions
' when building string
having trouble using CONCATENATE in excel 2010
I have a machine having 3 partitions; Windows 7, Linux and HFS+ partition + Paragon capsule. Which tool to have a full backup including MBR?
Nav text resizing when text only zoom is checked in FF
Looking for help with a new DC
SQL Code needs changing or optimising - using Cursor at present
if sentence returns weired value
#5.5.0 smtp;553 We do not relay non-local mail, sorry.
How to tell teh absolute position of a control
Group Policy Printers Administrator Rights