i have a table contains
1. full name
2. email
3. date
i want to make a query that will contain
1. full name
2. email
3. date1
4. date2
the date2 will be date1 + 90 days
so if the result is a sunday i want to add one day or substract one day automaticly
any help???
1. full name
2. email
3. date
i want to make a query that will contain
1. full name
2. email
3. date1
4. date2
the date2 will be date1 + 90 days
so if the result is a sunday i want to add one day or substract one day automaticly
any help???