Hi all, I don't know if there's any SQL guru's here, but I have a nice problem.
I need to return the following from a where clause.....
In Simple English = (records within date range from today's date - 3 months)
I can't use a "between" as the dates are not static and the data is needed to populate a report on the fly, I've googled, read x3 books now and it's driving me mental.
Any ideas?