Chapter 1: Problem 12
After successfully entering data for exercises 3,4, and 5 you are aware of a member and a book for which there are references in the Loan table. 1\. View the Member table and try to delete that member, and then view the Book table and try to delete that book. These deletion attempts are unsuccessful because of the references to the Loan table. 2\. Now open the Loan table and find the loan record you entered in exercise 5 . If you delete this row you will find that you are able to delete the member (provided you did not enter more loans for this person). These actions mirror the way in which data would typically be deleted from a database: if you want to delete a row you must first delete (or modify appropriately) any rows that reference it.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.