Hi All
We have a requirement where we need to fecth data from more than one table.The table we need to refer will dynamically chnage based on Date in request .We have different tables defined for each date.We need to calculate the date in program and based on the results range we need to call those many Date tables.
Is it possible to declare the same cursor multiple times,each time for differet date to refer to that Date table?
Please tell me if we have any other option
Thank You