Description:
What is the Table Filter Option for Reverse Engineering in Erwin?
Solution:
You can now Reverse Engineer from the database by filtering the tables using the Table Filter option. Specifies the tables that you want to set as filter criteria. To set the filter criteria, you must have table owner permissions.
For exact matches, mention table names in upper case inside double quotes(for example, "TABLE1"). To use wild cards, mention table names without double quotes (for example, TABLE1).
To specify multiple tables, use a comma-separated list.
For Oracle,
Click the In button to specify the table spaces to filter the tables from.
For DB2,
Click the In button to include only tables in Tablespaces and Databases.
For Snowflake,
Click the In button to include only tables in Databases.
Comments
0 comments
Please sign in to leave a comment.