Script for inserting 1000 record in a table...
808939Apr 7 2011 — edited Apr 8 2011Hello 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