Who i will insert 1 lacks record in a Database table
Answer Posted / ramesh
you can go for bulk insert.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How to shutdown your 10g xe server from command line?
How to commit the current transaction in oracle?
i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?
What is a user account in oracle?
What is recovery manager(rman) backup in Oracle?
What is a select query statement in oracle?
Design database draw er diagram for a certain scenario ?
What is the maximum limit on the number of columns in a table?
Where is the export dump file located?
What are the predefined tablespaces in a database?
What is difference between truncate and delete?
In which language oracle has been developed?
What is the difference between count (*), count (expression), count (distinct expression)?
You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?
What happens in oracle commit?