HI ,
I need to write a function that will give me all the days between two given dates . for example , if i give the function two parameters - 01/01/2001 and 05/01/2001 , then the output should be
01/01/2001
02/01/2001
03/01/2001
04/01/2001
05/01/2001
Is this possible ?
Regards,
Jayaram . Regards,
S. Jayaram Uparna .
If the need arises,you are welcome to mail me at oracguru@yahoo.com .
I need to write a function that will give me all the days between two given dates . for example , if i give the function two parameters - 01/01/2001 and 05/01/2001 , then the output should be
01/01/2001
02/01/2001
03/01/2001
04/01/2001
05/01/2001
Is this possible ?
Regards,
Jayaram . Regards,
S. Jayaram Uparna .
If the need arises,you are welcome to mail me at oracguru@yahoo.com .