Is it possible to generate a set like this:
April 1 2010
April 8 2010
April 15 2010
April 22 2010
April 29 2010
May 6 2010
and so on.
from a startdate and an end date using only SQL?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can recurse over a CTE: