Ho to insert no. of records at a time..i mean i want to
insert 100 records at a time into a table

Answer Posted / swapna

Example there is a table name emp.It has 100 records
Another table name is dept
Now i want to insert table emp 100 records into dept

--insert into dept select * from emp

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is the scenario where you take the database to NoArchivelog mode?

1843


What is where clause in oracle?

534


What are the different types of failures that occur in Oracle database?

605


Why do we need integrity constraints in a database?

593


Explain temporal data types in oracle

616






Can sub procedure/function be called recursively?

543


What is ASM (Automatic Storage Management) in Oracle?

719


what is the use of system.effective.date variable in oracle?

677


Explain the use of record length option in exp command.

566


How to write a query with a right outer join in oracle?

622


How to check your oracle database 10g xe installation?

583


What is proxy method?

547


How to use subqueries in the from clause in oracle?

586


What is SQL access advisor in Oracle?

634


How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?

1835