I have created a database using Oracle SQL Developer, but I am struggling to create an ERD from the database model. Can someone please help me with this? I am using version 4 of Oracle SQL Developer.
1
votes
1 Answers
3
votes
A very good choice is the Data Modeler in SQL Developer. A step by step guide is this one:
http://www.oracle.com/technetwork/articles/sql/saternos-datamodeler-099636.html
This will provide you a complete diagram of the whole database or selected tables in a very simple and easy way. I found this one as well: