Single Table Analyses (Exercise 4)
Rule: Legal constraints do not allow a person under 18 to have a contract, which means no customer can be less than 18 years old (but a minor person can be a contract beneficiary).To do so, we will work with the Cust_type and DOB columns of the cust table.
73
|