Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to write a script which will insert 1 million rows to the table

678675Feb 18 2009 — edited Feb 18 2009
Hello All,

I have table called transaction which has two columns transaction_id(number) and start_time(Date). I need to insert 1 million rows to this table for testing purposes.Please let me how to create a insert script that would insert 1 million rows.

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 18 2009
Added on Feb 18 2009
6 comments
1,437 views