You are on page 1of 1

Draw ERD for the above case study

Create tables according to ERD


Write a SQL query to display the train details along with seat availability, departure and destination for
the given date.
Write a SQL query to display the route information in which more number of passengers traveled for the
given date.
Write a SQL query to display the passenger details who have booked the given train
Write a PL/SQL procedure to displa

Write a Procedure to display the customer details and the total amount paid by the customers.
Draw ERD for the above case study
Create tables according to ERD
Write a SQL query to display all the flight details for the given service provider.
Write a SQL query to display the booking history for a given customer id for a given date range,
Write a procedure to display the details of the flight boooked in maximum number for the given date
range.

Draw ERD for the above case study


Create tables according to ERD
Write an SQL query to display all the course details taught by a given trainer ID
Write an SQL query to display all the trainer details alongwith the trainee details trained by that

You might also like