11 Foreign Key Constraints
| Constraint Name | Child Column | Parent Column | Delete Rule | ||
|---|---|---|---|---|---|
| FK_EmployeeReportsTo | 
 | 
 | Restrict delete | ||
| FK_AlbumArtistId | 
 | 
 | Restrict delete | ||
| FK_PlaylistTrackTrackId | 
 | 
 | Restrict delete | ||
| FK_PlaylistTrackPlaylistId | 
 | 
 | Restrict delete | ||
| FK_CustomerSupportRepId | 
 | 
 | Restrict delete | ||
| FK_InvoiceCustomerId | 
 | 
 | Restrict delete | ||
| FK_InvoiceLineInvoiceId | 
 | 
 | Restrict delete | ||
| FK_InvoiceLineTrackId | 
 | 
 | Restrict delete | ||
| FK_TrackMediaTypeId | 
 | 
 | Restrict delete | ||
| FK_TrackAlbumId | 
 | 
 | Restrict delete | ||
| FK_TrackGenreId | 
 | 
 | Restrict delete | 
Check Constraints
| Table | Constraint Name | Constraint | 
|---|---|---|
| None detected | ||