K kdmerkle Member Mar 3, 2005 #1 1. Is it possible to export a schema script using this tool? 2 Can it generate an ER diagram from an existing schema? 3. Is there a visual modeling tool that will take a ER grahpic and generate a schema? Thanks very much
1. Is it possible to export a schema script using this tool? 2 Can it generate an ER diagram from an existing schema? 3. Is there a visual modeling tool that will take a ER grahpic and generate a schema? Thanks very much
Marco Kalter Administrator Staff member Mar 4, 2005 #1 1. Is it possible to export a schema script using this tool? Click to expand... Yes, you can go to Tools > Export User Objects to create a DDL script for a selection of objects owned by the current user. 2 Can it generate an ER diagram from an existing schema? 3. Is there a visual modeling tool that will take a ER grahpic and generate a schema? Click to expand... This is planned for 6.1, which will have a new Diagram Window. This is not an ER tool in the strict sense (an entity a table), but it will probably do what you want (and more).
1. Is it possible to export a schema script using this tool? Click to expand... Yes, you can go to Tools > Export User Objects to create a DDL script for a selection of objects owned by the current user. 2 Can it generate an ER diagram from an existing schema? 3. Is there a visual modeling tool that will take a ER grahpic and generate a schema? Click to expand... This is planned for 6.1, which will have a new Diagram Window. This is not an ER tool in the strict sense (an entity a table), but it will probably do what you want (and more).