select (columns needed)
from Table
where DateColumn >= cast(dateadd(day, -10, getdate()) as Date)
and DateColumn < cast(dateadd(day, -9, getdate()) as Date);
- Gus "GSquared", RSVP, OODA, MAP, NMVP, FAQ, SAT, SQL, DNA, RNA, UOI, IOU, AM, PM, AD, BC, BCE, USA, UN, CF, ROFL, LOL, ETC
Property of The Thread
"Nobody knows the age of the human race, but everyone agrees it's old enough to know better." - Anon