Diagrams - tuning the view

Hi,

Using PL/SQL Dev v8. Can create Diagram w/ tables and relations w/out issue. However, want to selectively delete extraneous columns from the data model (e.g. table w/ 200 fields, only want to model/display 20 fields of interest).

Don't see how to do this w/ Diagram options. Have limited access to other tools (e.g. no ERStudio et al due to Co. rules) and no authorization in dbs to create my own clone tables in the schema (could do in separate dbs I control, but like to do using PL/SQL D if possible).

Any ideas?

Am newby to PL/SQL Dev & this forum, so please forgive me if I'm posting to wrong thread or am reposting resolved item.
 
I would be great to have the Diagram, have the options to only show tables or tables with columns that are keys (primary, unique, foreign) and/or columns that have indexes.
 
Back
Top