Skip to Main Content

SQL Developer Data Modeler

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!

Can you create a table using SQL Dev Data modeler ?

Amer Ramamni-OracleSep 22 2011 — edited Oct 7 2011
Hi All,

I am new to this tool. I am trying to create a bunch of table in my schema and was wondering if I could create the tables without coding it.
(i.e) create table x (x_id not null); what I want to do is generate the DDL from the modeler and then run it in SQL Developer to create my table.
If yes please let me know the steps to create a table.

Also, can this tool create triggers and sequences ??

Thanks,
Rooney.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 4 2011
Added on Sep 22 2011
2 comments
306 views