Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: script to populate tables, i just wrote one
Rahul,
This certainly is a good thing to have. Why not upload on a site for easy access.
Aleem
-----Original Message-----
List,
mail me privately to request the script ...
regards
PS: please do not fill the list with "me too" messages
--
Sent: Monday, February 18, 2002 11:28 AM
To: Multiple recipients of list ORACLE-L
Subject: script to populate tables, i just wrote one
i just finished writing a script to generate random data to populate
tables for load testing... the script takes into account the check
constraint
of a column and generate the correct/valid values. Also, a DEFAULT value of
a column is also considered and generated accordingly. values for ALL the
columns
are generated (to keep it simple). I'm sure there are many scripts like this
on available on the
web.. but hey!!! i needed to jog the pl/sql side of my brain ;-))
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Rahul
INET: rahul_at_ratelindo.co.id
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon Feb 18 2002 - 01:03:18 CST