The document contains SQL commands to create an Art Gallery database with tables for artists, galleries, exhibitions, customers, paintings, and a display table to link exhibitions and paintings. Foreign key constraints are added to define relationships between the tables.
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)
59 views
SQL
The document contains SQL commands to create an Art Gallery database with tables for artists, galleries, exhibitions, customers, paintings, and a display table to link exhibitions and paintings. Foreign key constraints are added to define relationships between the tables.