The document outlines the creation of several database tables related to a library system, including tables for publishers, books, authors, library programs, book copies, cards, and book lending. It includes the structure of each table, specifying primary and foreign keys, as well as data types. Additionally, it provides sample insert statements for adding publishers and books to the database.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
16 views2 pages
Internal
The document outlines the creation of several database tables related to a library system, including tables for publishers, books, authors, library programs, book copies, cards, and book lending. It includes the structure of each table, specifying primary and foreign keys, as well as data types. Additionally, it provides sample insert statements for adding publishers and books to the database.