B
Bre-x
Hi,
I have two pieces of information Start_Date and End_Date
I would like to populate a table with each single date between these values.
Values: 07/10/2007, 7/13/2007
Table:
ID, Mydate
1 07/10/2007
2 07/11/2007
3 07/12/2007
4 07/13/2007
Regards,
Bre-x
I have two pieces of information Start_Date and End_Date
I would like to populate a table with each single date between these values.
Values: 07/10/2007, 7/13/2007
Table:
ID, Mydate
1 07/10/2007
2 07/11/2007
3 07/12/2007
4 07/13/2007
Regards,
Bre-x