4 ms·
I feel i should point out that will not use an index. DELETE FROM Table WHERE CreateDate < DATEADD(year, -2, getdate())
by irv 12y ago
I feel i should point out that will not use an index.
DELETE FROM Table WHERE CreateDate < DATEADD(year, -2, getdate())