Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Good day, I need full detailed solution to the below project: In this project, you are assigned to design and implement a database for Railway

Good day, I need full detailed solution to the below project:
In this project, you are assigned to design and implement a database for Railway Information System that will store all train routes with all the necessary details.. At the end of this project,
you will submit a report that contains the following items:
Introduction
ER Diagram,
Relational Model ,
Data Definition Language Details (DDL),
Data Manipulation Language Details (DML),
Normalization (upto 3NF)
15 queries retrieving statistical information for management.
Your design should contain at least 6 tables. You are free to design the database anyway you like, but the following requirements should be considered:
All the necessary information about Train, Schedule, Booking, Station, Driver and Passenger details should be stored in the system.
There should be schedules (fixed routes) recording what time a train passes through each
station on its route (time_in, time_out). You can assume that each train reaches its
destination on the same day and that every train runs every day.
Passengers can make reservation; consisting of train, date, from-station, to-station,
coach, seat and passenger details.
This system should provide facility for reporting including how many reservations made
on each day, finding out the busy schedules, rush hours, most preferred routes, etc. Head officer can also track the details of the coaches working hours, availability on a given date and time etc.
These are the minimal requirements which means they have to be implemented, but implementing only the requirements that is mentioned above will not be enough to
get full mark.
You should extend this design and create a real-life database.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design And Relational Theory Normal Forms And All That Jazz

Authors: Chris Date

1st Edition

1449328016, 978-1449328016

More Books

Students also viewed these Databases questions

Question

Compare the different types of employee separation actions.

Answered: 1 week ago

Question

Assess alternative dispute resolution methods.

Answered: 1 week ago

Question

Distinguish between intrinsic and extrinsic rewards.

Answered: 1 week ago