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!

Script for inserting 1000 record in a table...

808939Apr 7 2011 — edited Apr 8 2011
Hello Gurus,

I have a table structure like this....

USERID USERNAME USERPWD EMAILID FIRSTNAME LASTNAME ISACTIVE

1 superuser Pyramid123 NEHA.SINHA@abc.COM a b 1
21 neha Pyramid123 XYZ@abc.com s s 1

I need to write a script where i can insert 1000 dummy related records into this table..
your help would be appreciated..

Thanks,
HP
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 6 2011
Added on Apr 7 2011
4 comments
3,493 views