Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 311 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 311 Bytes

Bus_reservarion_SQL

A SQL file consists of online ticket reservation system for buses.

This SQL file contains creation of tables and insertion of details into the tables.

It consists of 9 tables like pasenger, bus, ticket, etc.

Also it have 30 queries and retrival code for those queries.