Relationships between Parent and Child tables
In order to establish a parent-child or master-detail relationship and referential integrity constraints are used. That relationship can be from one parent to one or more than one child. The formation of a Parent-Child relationship has some restrictions.
• Parent table necessary be created before creating the child table.
• The Parent table column that is referenced in the child table must hold either