0
12kviews
Design a schema in SQL for a Library System. Show one example each for PRIMARY KEY and FOREIGN KEY constraint.
written 8.2 years ago by | modified 3.2 years ago by |
Design a schema in SQL for a Library System. Show one example each for PRIMARY KEY and FOREIGN KEY constraint. Create one assertion for the following Constraint:
“No member can borrow more than three books at a time"
Mumbai University > Information Technology > Sem 5 > Advanced Database Management System
Marks: 10M
ADD COMMENT
EDIT
1 Answer