2007 Jun 29 7:05 AM
Hi All,
I want to improve the performance of SQL query
"INSERT (REF_TABLE_NAME) FROM TABLE INSERT_TAB." as it is taking v.long time to execute.
Would request you to suggest some best ways to do it ASAP.
Best Regards,
Arti.
Hi All,
I want to improve the performance of SQL query
"INSERT (REF_TABLE_NAME) FROM TABLE INSERT_TAB." as it is taking v.long time to execute.
Would request you to suggest some best ways to do it ASAP.
Best Regards,
Arti.
2007 Jun 29 10:36 AM
Hi Arti,
I am really unable to make out, Can you please mail the code to me
2007 Jun 29 10:40 AM
Hi,
Enque and deque the table and inb/n do this.
use roll back work and commit work
and if the datat is very high then its better to do by fixed number.
Regards,
sasi
2007 Jul 03 7:49 AM
Hi,
Thanks for your help.
Can you please explain in detail how it is going to improve the performance.
Regards,
Arti.
2007 Jul 03 2:29 PM
I think there's not much you can do to improve performance. The only possibility (and it's a slim one) that I can think of, would be to insert into a specific table rather than one defined at run time.
Rob
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |