Hi All ,
Need help in data fetching using cursor.
Scenarios is
1) i have a table having billion of data and i have to fetch all the data using cursor and also 100000 rows at a time and put it in a table.
Hi All ,
Need help in data fetching using cursor.
Scenarios is
1) i have a table having billion of data and i have to fetch all the data using cursor and also 100000 rows at a time and put it in a table.