Question: If you have a PLAYER table,that has a foreign key relationship with TEAM where TEAM is the parent table, and PLAYER_POSITION has a foreign key
If you have a PLAYER table,that has a foreign key relationship with TEAM where TEAM is the parent table, and PLAYER_POSITION has a foreign key relationship PLAYER with PLAYER as a parent table, make a drop script that deletes the TEAM table. programming language is SQL.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
