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!

Display foreign keys in the data modeler

Ralph AshleyApr 12 2021

Hi,
Is this a bug or am I doing something incorrectly?
Steps taken:
Drag table base.vessel_registration and 2 other related tables.
the foreign keys display automatically. Which is what I expected.
I then drag params.vessel_type onto the diagram
No foreign key join appears even though a foreign key exists (vesr_vest_fk(vesr_vest_id_fk)) in the table as shown below in the base.vessel_registration table. NOT WHAT I EXPECTED.
So am I missing something or is this a bug?

ForeignKeyBug.png

This post has been answered by Philip Stoyanov-Oracle on Apr 15 2021
Jump to Answer

Comments

Processing

Post Details

Added on Apr 12 2021
3 comments
1,284 views