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.
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
50 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.