Hi Expert,
We use limit keyword for fetching fixed number of records in bulk collect. I would like to know how to work with Limit keyword so that i didn't face any data no found issue.
E.g. let say i have 1012 records in my cursor area and i have a limit of 100 in each bulk collect so how i can handle with other 12 records when we cross the 10 iteration and we assign 1000 records into our Nested table.