- Category:
- SCM
- Tags:
-
- File Size:
- 14kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- arun3600
Description: an insurance database with
PERSON (driver-id:string,name:string,address:string)
CAR (Regno:string,model:string,year:int)
ACCIDENT (report-number:int,date:date,location:string)
OWNS (driver-id:string,regno:string)
PARTICIPATED (driver-id:string,regno:string,report-number:int,damage-amount:int)
File list (Check if you may need any files):
the Insurance database.docx