I know in Access there is a way I can visualize the relationship between tables in a diagram - kind of like an ER diagram.
I am new to Oracle. I am wondering if I can do the same/similar thing with Oracle. Could someone give some suggestions?
I know in Access there is a way I can visualize the relationship between tables in a diagram - kind of like an ER diagram.
I am new to Oracle. I am wondering if I can do the same/similar thing with Oracle. Could someone give some suggestions?
Oracle don't provide a tool for free. Their SQL Developer Modeler is pretty good but price-y if you need to buy a commercial license.
If you are interested in platform independence then Power Architect is FOSS.
Oracle Sql Developer is free and have Query builder which can display diagram. You can drag and drop tables from list of tables in schema.
You can connect Access to Oracle via ODBC. Then display the oracle tables in access.
There is no inbuilt tool, but you can use some free ware, or even buy some of these if you really like them.
http://stackoverflow.com/questions/674911/light-weight-er-diagram-tool
http://stackoverflow.com/questions/433071/good-tool-to-visualise-database-schema
My personal favorite is ER/Studio
Oracle SQL Developer Data Modeler - Tool recently launched by Oracle.
Schemaspy is good if you require an offline easy to navigate html report.