#8 Add foreign key constraint in XAMPP table

In this post, we will see what is foreign key? Also we will see how we can define foreign key constraint in table of XAMPP? What happens when we select ON UPDATE and ON DELETE as RESTRICT and CASCADE?