Develop a simple database to store the book details and perform various
operations like book issue/renew etc, of a small library
Operations on Books · issuance of a given book · renewal of a given book ·
books that are overdue (should display the bookids and the total number of
books overdue). · check status of a given book (available ? or issued, If
so to whom?) · deleting a given book (no further issuance is possible)
No comments:
Post a Comment