The document contains SQL statements that create tables for an airline reservation system. The tables created include air_flight_details to store flight details, air_passenger_profile to store passenger profiles, air_ticket_info to store ticket information, air_flight to store flight details, and air_credit_card_details to store passenger credit card details. The document also includes SQL statements to insert data into these tables.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
87 views
SQL
The document contains SQL statements that create tables for an airline reservation system. The tables created include air_flight_details to store flight details, air_passenger_profile to store passenger profiles, air_ticket_info to store ticket information, air_flight to store flight details, and air_credit_card_details to store passenger credit card details. The document also includes SQL statements to insert data into these tables.