The document contains SQL statements to create tables for an online bookstore database including tables for users, writers, book types, genres, translators, languages, book PDFs, printed books, book sales and their relationships. Primary and foreign keys are defined to link the tables together.
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)
77 views5 pages
SQL Bookstore V1
The document contains SQL statements to create tables for an online bookstore database including tables for users, writers, book types, genres, translators, languages, book PDFs, printed books, book sales and their relationships. Primary and foreign keys are defined to link the tables together.