Skip to Main Content

SQL Developer Data Modeler

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Glossary entry for plurals changes foreign key name in Relational Model

Robert HuberJul 1 2015 — edited Jul 17 2015

Hi

I use a glossary with plurals to get entities like Budget transformed to table budgets in the Relational Model. Unfortunatly (for me) this changes also the foreign key name. In the related entity, an attribute is (for example) Budget_fiscal year, which I expect in the relational Model to be the same, but it's transformed to budgets_fiscal_year (budgets in plural form instead of keeping it in singular form).

How can I avoid any changes in attribute names (in the process of Engineer to Relational Model) but still transform singular entity names to plural names for tables?

Thanks and best regards

Robert

This post has been answered by Robert Huber on Jul 3 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 14 2015
Added on Jul 1 2015
6 comments
906 views