Cs-Web

View on GitHub

Referential intergrity constraints

refIntegrity

Forign Key is the primary key in another table. It can be null also(but null primary key is error)

refIntegrity2

To represent the relation show an arrow from forign key to primary key displayingrefIntegrity.png

displayingrefIntegrity2.png

quest

questrefIntegrity