i have pl/sql table xxx. We are storing start_date and end_date in this table.
I want to add 1 month to start_date untill start_date = end_date
basically I want to create a loop which will insert date in another table with incremental start date