data extract while table is having 139725 records
Dear All,
I want to extract data for 'price list' from our instance. One particular price list contains 139725 records. Export data from 'price list' form is not working in this case.
I have tried to extract data using PL/SQL (select * from apps.qp_list_lines where list_header_id='2294531'). However, 'PL/SQL developer' crashed after giving 65000 rows.
How to get full data for this price list?
Thanks & Regards,
Gaurav Joshi.