Slow insertion in oracle table [message #94241] |
Thu, 03 June 2004 01:59 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Avijit sen
Messages: 1 Registered: June 2004
|
Junior Member |
|
|
i have to insert around 500000 data in a temporary table by selecting the data from another table.Temporary table does not have any primary key,index as it is not required for the same.My problem is that datas are inserted into the teporary table but at very slow rate.It takes around 15 minutes. Can anybody tell me how shall i make it faster so that i can insert the data in the temporary table with in 1 or 2 minutes?
|
|
|
|