i have a table with 1 lac of data.i want to insert this data into another table. i want every 5000 of data insert use a commit.using counter and if error is comming in the 5000 of data it rollback.



i have a table with 1 lac of data.i want to insert this data into another table. i want every 5000 o..

Answer / ana

Use bulk collect limit 5000 and forall with save exceptions and in exception block rollback

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Oracle General Interview Questions

What is a heap related to database ?

1 Answers   TCS, University of Edinburgh,


which is the best training centre for learning oracle?

13 Answers  


what is the syntax of CREATE command?

8 Answers  


When do we use group by clause in a sql query?

0 Answers  


How to see the table columns used in an index?

0 Answers  


State and explain about oracle instance?

0 Answers  


How to use fetch statement in a loop?

0 Answers  


Explain oracle instance.

0 Answers  


How to add a new column to an existing table in oracle?

0 Answers  


What is oracle used for?

0 Answers  


How to insert a record into a table?

0 Answers  


How to store pictures on to the database?

0 Answers  


Categories
  • Oracle General Interview Questions Oracle General (1808)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)