I have a database where in my query I need to be able to locate
accounts that show a date greater than 14 days from the current date.
How would I structure this to allow for all accounts that over 14 days
old from today's date?
Any help you can give me would be greatly appreciated.
accounts that show a date greater than 14 days from the current date.
How would I structure this to allow for all accounts that over 14 days
old from today's date?
Any help you can give me would be greatly appreciated.
Comment