Hi All,
I am experiencing performance issue while merging records from a select query.
Also it is getting difficult to insert 100000 selected records into table which is taking around 30 mins.
I have tested the select query which is taking around 40 sec to fetch 1Lakh records.
Is there anyway to improve the insertion rate?
Thanks,
Dilip
I am experiencing performance issue while merging records from a select query.
Also it is getting difficult to insert 100000 selected records into table which is taking around 30 mins.
I have tested the select query which is taking around 40 sec to fetch 1Lakh records.
Is there anyway to improve the insertion rate?
Thanks,
Dilip
Comment