Subject | For loop or while loop inside of a stored procedure? |
---|---|
Author | SoftTech |
Post date | 2013-02-08T16:54:05Z |
Greetings All,,
Using Firebird 1.5
I have a stored procedure where I pass in a begin and end date.
Is there way to process each date within a for or while loop so that I can
return a record for each date regardless if I find any data to report on for
that date?
Any tips on how to code this would be greatly appreciated.
Thanks,
Mike
Using Firebird 1.5
I have a stored procedure where I pass in a begin and end date.
Is there way to process each date within a for or while loop so that I can
return a record for each date regardless if I find any data to report on for
that date?
Any tips on how to code this would be greatly appreciated.
Thanks,
Mike