JDEV script generation -
06-11-2007
, 02:03 PM
I would like to know how to tailor the sql script generated by JDev
(11g - offline database source).
I've reversed engineered a schema and modified a number of tables (in
10g). I would now want to generate a complete "create script", but
without any of the storage clause (so it can be ran in another schema
for example). I would also like to tag on some table a number of DML
statements.
I would appreciate any help either on how to do it, or where I could
look to find more info on doing this.
Guy |