Referential integrity violations
Given the current state of your database, what happens if you execute the following SQL statement?
DELETE FROM universities WHERE id = 'EPF';
This exercise is part of the course
Introduction to Relational Databases in SQL
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
