Oracle entity relationship diagram
A diagram showing the relationship of the entities in an Oracle database.
In the ERD, the
#
, *
, and o
symbols each has a
specific meaning:#
means a primary key*
means that a value cannot be nullo
means that a value can be null
