7. What complications are caused by setting referential integrity rules?
They require users to enter data in base tables first. For example, Customer data must exist before a sale can be made to that customer. They also complicate creating and deleting tables because base tables must be created first and deleted last.