Foreign key Constraint - English

Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Captions
  • captions off
  • English

4860 visits



Outline:

What is a Foreign key? Foreign key link between students and department table Create a parent table department Alter table command Add a new column to the existing students table How to add a Foreign key using Alter table command Foreign key violation error Advantages of using Foreign key Alter table alter column command Commonly used constraints