Assignment title: Management


Consider the following relational database schema for managing property insurance claim assessments, held in a database known as Insurance Claim Assessments System (ICAS), which stores the following details:• Owner(OwnerID, OwnerName, Sex, OwnerAddress, OwnerPhNo, OwnerEmail) • Property(PropertyNo, OwnerID, Description, PropertyAddress) • Car(CarRego, Year, Mileage)