About this document
Airline Database Schema Design by SHUBHAM SHAH is a document available to read on EtoBox.
The document contains the SQL statements to create tables for an airline reservation system, including tables for airlines, flights, seats, travellers, and reservations. It then inserts sample data into each table, such as five airlines, ten flights with details, twenty seats on those flights, twenty-three travellers, and five reservations that reference seats and travellers. Finally, it inserts six employees and selects all data from each table.
- Author
- SHUBHAM SHAH
- Language
- EN