SlideShare a Scribd company logo
Presentation
on
railway reservation
system
Presented By:
Priyanka Sharma
Meenu Mittal
Railway reservation system:
Introduction:
 This system is basically concerned with the
reservation of railway tickets to the passengers.
 In this we are discussing that how the reservation is
done.
 What are the rules and regulations and procedure
for reservation?
Cntd…
 In this project we are going to include all the entities
related to reservation.
 Employees
 Customers
 Stations
 Trains
 Forms
 Ticket
 Fare
 Class
 Time
Scope & Objectives:
 All the manual work should be converted into
computerized so that the load of employees should
decrease.
 The database should be stored in computer rather
than in register/manually.
Cntd…
 Easy to store information and fast accessing of
information.
 Centralized management reporting & decision
support.
 Accurate and timely control program.
 To make it easy for fast processing and
modification.
 List of accounts of all customers is available.
 Easy retrieval of accounts.
 To make the Railway system is interactive.
 Quick feed back.
Features:
1) Searching of data is easy
2) Passengers don’t have to wait for a long time.
3) Information is accurate
4) It is a fast process
5) Data efficiency is more
Limitations:
1) Data Redundancy
2) Difficulty in accessing the Data
Requirements:
1) Hardware Requirements:
 Processor : Pentium IV 2GHz and Above
 RAM : 1GB
 Monitor : VGA Color Monitor
2) Software Requirements:
 Operating System : Windows XP
onwards
 Developing Tool : VB (front end)
 Database : MS-ACCESS (back end)
Data flow diagram:
 The data flow diagram is a graphical
representation that depicts information flow and
the transforms that are applied as data moves
from input to output.
1) Context level or 0-level DFD
2) 1-level DFD
3) 2-Level DFD
Context level or 0-level DFD:
1-level DFD:
2-level DFD:
Logical Design:
1) EMPLOYEES: In this part we are covering that how the
employees are working in reservation section of railway.
In this all the details related to employee’s.
 Emp_name
 Emp_id
 Address
 Gender
 Phone no
 Date joined
 Salary
 Designation
 Duty _shift
1)Employee:
Attribute Data type Primary key Foreign key Constraints
Emp_name Char(10) Not null
Emp_id Number Pk Primary key
Address Varchar(50) Not null
Gender Char(10) ‘f’,’m’,‘F’,’M’
Phn_no Number(10) Not null
Date_ joined Date(8) Not null
Duty_shift Time(10) Not null
2)Customer:
In this part we are covering all the details related to
customer required for reservation.
• Customer_name
• Customer_id
• Address
• Age
• Gender
• Phone no
Customer:
Attribute Data type Primary key Foreign key Constraints
cust_name Char(10) Not null
cust_id Number(10) Pk Primary key
Ticket_num Number(50) Ticket(ticket_id) Not null
Gender Text(8) ‘f’,’m’,‘F’,’M’
Phn_no Number(10) Not null
Emp_id Number(8) Employee
(emp_id)
Not null
Form_id Number(10) Form(form_id) Not null
3)Ticket:
This is the part where we are covering the tickets detail. It
includes many attributes like id of tickets, class, fare,
source stations, destination station etc. Ticket can be
booked online as well as onsite.
• PNR_no
• Ticket_num
• Source and destination
• Class
• Fare
• Train_id
• Seat_id
Ticket:
Attribute Data type Primary key Foreign key Constraints
Ticket_num Number(10) Pk Primary key
P.N.R_No. Number Not null
Source Text Not null
Destination Text Not null
Class_id Number (10) Class(class_id) Foreign key
Fare Number(10) Not null
Train_id Number(8) Train(train_id) Not null
Seat_id Number (10) Not null
4) Station:
In this part we are covering the details of the station
ex; station name, number of trains passing or going
from that station or coming to that station. Number of
platforms, number of lines.
• Station_name
• No. Of lines
• Station_id
• No. Of platforms
Station:
Attribute Data type Primary key Foreign key Constraints
Stn_name Text(10) Not null
No_of_ lines Number (10) Not null
Stn_id Number(10) Pk Primary key
No_of _platform Number (10) Not null
5) Train:
•In this part we are covering all the details related to
the trains. We are covering train no, train name, no. of
passengers traveling through train, classes is train,
Route through which the train is going.
•The trains source and destination etc. what are the
different trains are going and coming at one station in
one day?
• Train_name
• Train_num
Train:
Attribute Data type Primary key Foreign key Constraints
Stn_id Number (10) Station(stn_id) Foreign key
Trn_name Text (10) Not null
Trn_id Number(10) Pk Primary key
Ticket_num Number (10) Ticket
(ticket_num)
Foreign key
6)Form:
•Forms are the most important part of reservation.
Forms are the source to know the details of the
customers.
•Form_name
•Form_id
Form:
Attribute Data type Primary key Foreign key Constraints
Form name Text(10) Not null
Form_id Number (10) Pk Primary key
cust_id Number (10) Customer
(cust_id)
Foreign key
7)Class:
•In this part we are covering the different types of
classes that is:
• 1st class
• 2nd class
• Sleeper class
• General class
So, the price depends upon the class the customer
selects. General class is the cheapest.
Class:
Attribute Data type Primary key Foreign key Constraints
Date Number(10) Not null
Trn_id Text Train(trn_id) Foreign key
No_of_seats Text Not null
Class_id Number (10) Pk Primary key
8)Fare
•Fare is the charges spent by the customer. Fare is
decided according to the train which is selected by the
customer.
•For example- We take the example of different trains
going from Ludhiana and their different charges/fare.
•Shtabadi
7:00am and 7:00pm
Chair car – Rs 450/ -
1st class – Rs 1099
Fare:
Attribute Data type Primary key Foreign key Constraints
Trn_id Number(10) Not null
Source Text (10) Not null
Destination Text (10) Not null
Class Text (10) Not null
Fare Text(10) Not null
Ticket_num Number(8) Ticket
(ticket_num)
Foreign key
Receipt_num Number (10) Pk Primary key
9)Time:
In this part all the details related to time are covered.
This includes:
•Departure time
•Train id
•Arrival time
Each train has different time. It can be in morning or
evening or night.
Time:
Attribute Data type Primary key Foreign key Constraints
Ref_no Number(10) Pk Primary key
Dep_time Date/time (8) Not null
Arrival_time Date/time (8) Not null
Train_id Number (10) Train(trn_id) Foreign key
Stn_id Number(10) Station(trn_id) Foreign key
E-R Diagram:

More Related Content

What's hot (20)

PDF
Railway management system, database mini project
shashank reddy
 
DOCX
Online Railway Reservation System
Prince Kumar
 
PPT
railway reservation software documentaion
Joveria Beg
 
DOCX
srs for railway reservation system
khushi kalaria
 
PPTX
Quiz application
Harsh Verma
 
PDF
Online Cab Booking System Final Report
PiyushPatil73
 
PPTX
Employee Management System
Monotheist Sakib
 
PPTX
Food order
Arman Ahmed
 
PPTX
Railway booking & management system
Nikhil Raj
 
PDF
Online News Portal System
Rajib Roy
 
PDF
e-commerce web development project report (Bookz report)
Mudasir Ahmad Bhat
 
PPTX
Student result mamagement
Mickey
 
PPTX
Online Hotel Reservation System PPT
surabhi shinde
 
PPTX
grocery management system
pujithaboggarapu
 
PPTX
Online Bus Reservatiom System
Nikhil Vyas
 
PDF
Railway Reservation System - Software Engineering
Lalit Pal
 
PDF
Design Assignment ( Recreation of IRCTC Booking System in Andriod Platform)
Abhilash Mishra
 
PPTX
Web based online shopping system Presentation slide
Rakibul Hasan Pranto
 
DOCX
Banking Management System Project documentation
Chaudhry Sajid
 
PPTX
Project presentation
Daily Ki Jobs
 
Railway management system, database mini project
shashank reddy
 
Online Railway Reservation System
Prince Kumar
 
railway reservation software documentaion
Joveria Beg
 
srs for railway reservation system
khushi kalaria
 
Quiz application
Harsh Verma
 
Online Cab Booking System Final Report
PiyushPatil73
 
Employee Management System
Monotheist Sakib
 
Food order
Arman Ahmed
 
Railway booking & management system
Nikhil Raj
 
Online News Portal System
Rajib Roy
 
e-commerce web development project report (Bookz report)
Mudasir Ahmad Bhat
 
Student result mamagement
Mickey
 
Online Hotel Reservation System PPT
surabhi shinde
 
grocery management system
pujithaboggarapu
 
Online Bus Reservatiom System
Nikhil Vyas
 
Railway Reservation System - Software Engineering
Lalit Pal
 
Design Assignment ( Recreation of IRCTC Booking System in Andriod Platform)
Abhilash Mishra
 
Web based online shopping system Presentation slide
Rakibul Hasan Pranto
 
Banking Management System Project documentation
Chaudhry Sajid
 
Project presentation
Daily Ki Jobs
 

Viewers also liked (20)

PPTX
Railway Reservation System
Roccers
 
RTF
Railway Reservation Documentation
Kunwar Singh
 
PDF
19701759 project-report-on-railway-reservation-system-by-amit-mittal
satyaragha786
 
DOCX
Synopsis for Online Railway Railway Reservation System
ZainabNoorGul
 
PPTX
Automated Train Ticket Validation and Verification System.
Ajinkya Mohod
 
PPTX
Online Railway reservation
Oyindrila Bhattacharya
 
PPTX
Indian Railways Training on Coach Care Centre
Rao Khola
 
DOCX
coach care report railway
sharmalokesh47
 
PPTX
indian railways Presentation .
Akash Gupta
 
PPTX
Presentation on indian railway
Khusro_khan
 
PPT
enhanced er diagram
CHANDRA BHUSHAN
 
PDF
Online railway reservation system
राजेंद्र कदम
 
PPT
Presentation railways
jags_champ
 
PPTX
DFMA design for manufacturing and assembly
Automated Manufacturing Engineering Dept.
 
DOCX
12th CBSE Computer Science Project
Ashwin Francis
 
PDF
Airline reservation system db design
UC San Diego
 
PDF
DFM BIT Coursework
Myint Oo ( Jack )
 
DOC
Airline reservation system documentation
Surya Indira
 
PDF
Development Framework & Methods
Nay Lynn Aung
 
PPTX
Dfd examples
Mohit
 
Railway Reservation System
Roccers
 
Railway Reservation Documentation
Kunwar Singh
 
19701759 project-report-on-railway-reservation-system-by-amit-mittal
satyaragha786
 
Synopsis for Online Railway Railway Reservation System
ZainabNoorGul
 
Automated Train Ticket Validation and Verification System.
Ajinkya Mohod
 
Online Railway reservation
Oyindrila Bhattacharya
 
Indian Railways Training on Coach Care Centre
Rao Khola
 
coach care report railway
sharmalokesh47
 
indian railways Presentation .
Akash Gupta
 
Presentation on indian railway
Khusro_khan
 
enhanced er diagram
CHANDRA BHUSHAN
 
Online railway reservation system
राजेंद्र कदम
 
Presentation railways
jags_champ
 
DFMA design for manufacturing and assembly
Automated Manufacturing Engineering Dept.
 
12th CBSE Computer Science Project
Ashwin Francis
 
Airline reservation system db design
UC San Diego
 
DFM BIT Coursework
Myint Oo ( Jack )
 
Airline reservation system documentation
Surya Indira
 
Development Framework & Methods
Nay Lynn Aung
 
Dfd examples
Mohit
 
Ad

Similar to Presentation on Railway Reservation System (20)

PPTX
RAILWAY
ANKAN MAZUMDAR
 
PPTX
Railway Management PPT.pptx
SandeepKumar81296
 
DOCX
Railway Reservation system Case study of oracle db by cj date
memonsana
 
PPTX
MS SQL DATABASE PROJECT ON RAILWAYS.pptx
MohammedMustafa294978
 
PPTX
Dbms presentation!!
vivek pratap singh
 
DOC
railway_PROJECT.doc on python my SQL connectivity
vicky9095916747
 
DOCX
Daewoo reservation and transport system database
Efrah Shakir
 
PPTX
Railway-reservation-system-4544454554544
PatelTanay1
 
PDF
Databasesreport
Gagan Khorwal
 
PDF
Databasesreport
sumit8882742443
 
PDF
COMPUTER SCIENCE PROJECT OF RAILWAY RESERVATION SYSTEM PYTHON PROGRAMMING.pdf
AkshatTiwari530170
 
PPTX
Railway Reservation system
Nikhil Yennampally
 
DOC
Online Bus Reservation
Astha Patel
 
DOCX
Computer science project
Sandeep Yadav
 
PPT
DetaileddesignSampleUpload
marcorelano
 
DOCX
ER diagrams for Railway reservation system
Soham Nanekar
 
PDF
Arif plaza inn project
Vijayananda Mohire
 
PDF
Architecture diagram.pdf
4713NithyaPriyaN
 
DOCX
MS Access Database Project proposal on Airline Reservation System
Faisal Shahzad Khan
 
PPTX
Rrs
bhumisen
 
Railway Management PPT.pptx
SandeepKumar81296
 
Railway Reservation system Case study of oracle db by cj date
memonsana
 
MS SQL DATABASE PROJECT ON RAILWAYS.pptx
MohammedMustafa294978
 
Dbms presentation!!
vivek pratap singh
 
railway_PROJECT.doc on python my SQL connectivity
vicky9095916747
 
Daewoo reservation and transport system database
Efrah Shakir
 
Railway-reservation-system-4544454554544
PatelTanay1
 
Databasesreport
Gagan Khorwal
 
Databasesreport
sumit8882742443
 
COMPUTER SCIENCE PROJECT OF RAILWAY RESERVATION SYSTEM PYTHON PROGRAMMING.pdf
AkshatTiwari530170
 
Railway Reservation system
Nikhil Yennampally
 
Online Bus Reservation
Astha Patel
 
Computer science project
Sandeep Yadav
 
DetaileddesignSampleUpload
marcorelano
 
ER diagrams for Railway reservation system
Soham Nanekar
 
Arif plaza inn project
Vijayananda Mohire
 
Architecture diagram.pdf
4713NithyaPriyaN
 
MS Access Database Project proposal on Airline Reservation System
Faisal Shahzad Khan
 
Ad

Recently uploaded (20)

PPTX
CATEGORIES OF NURSING PERSONNEL: HOSPITAL & COLLEGE
PRADEEP ABOTHU
 
PDF
Generative AI: it's STILL not a robot (CIJ Summer 2025)
Paul Bradshaw
 
PPTX
2025 Winter SWAYAM NPTEL & A Student.pptx
Utsav Yagnik
 
PPTX
I AM MALALA The Girl Who Stood Up for Education and was Shot by the Taliban...
Beena E S
 
PPTX
How to Set Maximum Difference Odoo 18 POS
Celine George
 
PPTX
MENINGITIS: NURSING MANAGEMENT, BACTERIAL MENINGITIS, VIRAL MENINGITIS.pptx
PRADEEP ABOTHU
 
PDF
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - GLOBAL SUCCESS - CẢ NĂM - NĂM 2024 (VOCABULARY, ...
Nguyen Thanh Tu Collection
 
PDF
The dynastic history of the Chahmana.pdf
PrachiSontakke5
 
PPTX
How to Manage Large Scrollbar in Odoo 18 POS
Celine George
 
PDF
Knee Extensor Mechanism Injuries - Orthopedic Radiologic Imaging
Sean M. Fox
 
PDF
QNL June Edition hosted by Pragya the official Quiz Club of the University of...
Pragya - UEM Kolkata Quiz Club
 
PDF
Lesson 2 - WATER,pH, BUFFERS, AND ACID-BASE.pdf
marvinnbustamante1
 
PDF
The History of Phone Numbers in Stoke Newington by Billy Thomas
History of Stoke Newington
 
PDF
CONCURSO DE POESIA “POETUFAS – PASSOS SUAVES PELO VERSO.pdf
Colégio Santa Teresinha
 
PDF
Reconstruct, Restore, Reimagine: New Perspectives on Stoke Newington’s Histor...
History of Stoke Newington
 
PPTX
SPINA BIFIDA: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
PDF
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 
PDF
The-Ever-Evolving-World-of-Science (1).pdf/7TH CLASS CURIOSITY /1ST CHAPTER/B...
Sandeep Swamy
 
PPTX
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
PPTX
Unit 2 COMMERCIAL BANKING, Corporate banking.pptx
AnubalaSuresh1
 
CATEGORIES OF NURSING PERSONNEL: HOSPITAL & COLLEGE
PRADEEP ABOTHU
 
Generative AI: it's STILL not a robot (CIJ Summer 2025)
Paul Bradshaw
 
2025 Winter SWAYAM NPTEL & A Student.pptx
Utsav Yagnik
 
I AM MALALA The Girl Who Stood Up for Education and was Shot by the Taliban...
Beena E S
 
How to Set Maximum Difference Odoo 18 POS
Celine George
 
MENINGITIS: NURSING MANAGEMENT, BACTERIAL MENINGITIS, VIRAL MENINGITIS.pptx
PRADEEP ABOTHU
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 - GLOBAL SUCCESS - CẢ NĂM - NĂM 2024 (VOCABULARY, ...
Nguyen Thanh Tu Collection
 
The dynastic history of the Chahmana.pdf
PrachiSontakke5
 
How to Manage Large Scrollbar in Odoo 18 POS
Celine George
 
Knee Extensor Mechanism Injuries - Orthopedic Radiologic Imaging
Sean M. Fox
 
QNL June Edition hosted by Pragya the official Quiz Club of the University of...
Pragya - UEM Kolkata Quiz Club
 
Lesson 2 - WATER,pH, BUFFERS, AND ACID-BASE.pdf
marvinnbustamante1
 
The History of Phone Numbers in Stoke Newington by Billy Thomas
History of Stoke Newington
 
CONCURSO DE POESIA “POETUFAS – PASSOS SUAVES PELO VERSO.pdf
Colégio Santa Teresinha
 
Reconstruct, Restore, Reimagine: New Perspectives on Stoke Newington’s Histor...
History of Stoke Newington
 
SPINA BIFIDA: NURSING MANAGEMENT .pptx
PRADEEP ABOTHU
 
DIGESTION OF CARBOHYDRATES,PROTEINS,LIPIDS
raviralanaresh2
 
The-Ever-Evolving-World-of-Science (1).pdf/7TH CLASS CURIOSITY /1ST CHAPTER/B...
Sandeep Swamy
 
Stereochemistry-Optical Isomerism in organic compoundsptx
Tarannum Nadaf-Mansuri
 
Unit 2 COMMERCIAL BANKING, Corporate banking.pptx
AnubalaSuresh1
 

Presentation on Railway Reservation System

  • 3. Introduction:  This system is basically concerned with the reservation of railway tickets to the passengers.  In this we are discussing that how the reservation is done.  What are the rules and regulations and procedure for reservation?
  • 4. Cntd…  In this project we are going to include all the entities related to reservation.  Employees  Customers  Stations  Trains  Forms  Ticket  Fare  Class  Time
  • 5. Scope & Objectives:  All the manual work should be converted into computerized so that the load of employees should decrease.  The database should be stored in computer rather than in register/manually.
  • 6. Cntd…  Easy to store information and fast accessing of information.  Centralized management reporting & decision support.  Accurate and timely control program.  To make it easy for fast processing and modification.  List of accounts of all customers is available.  Easy retrieval of accounts.  To make the Railway system is interactive.  Quick feed back.
  • 7. Features: 1) Searching of data is easy 2) Passengers don’t have to wait for a long time. 3) Information is accurate 4) It is a fast process 5) Data efficiency is more
  • 8. Limitations: 1) Data Redundancy 2) Difficulty in accessing the Data
  • 9. Requirements: 1) Hardware Requirements:  Processor : Pentium IV 2GHz and Above  RAM : 1GB  Monitor : VGA Color Monitor 2) Software Requirements:  Operating System : Windows XP onwards  Developing Tool : VB (front end)  Database : MS-ACCESS (back end)
  • 10. Data flow diagram:  The data flow diagram is a graphical representation that depicts information flow and the transforms that are applied as data moves from input to output. 1) Context level or 0-level DFD 2) 1-level DFD 3) 2-Level DFD
  • 11. Context level or 0-level DFD:
  • 14. Logical Design: 1) EMPLOYEES: In this part we are covering that how the employees are working in reservation section of railway. In this all the details related to employee’s.  Emp_name  Emp_id  Address  Gender  Phone no  Date joined  Salary  Designation  Duty _shift
  • 15. 1)Employee: Attribute Data type Primary key Foreign key Constraints Emp_name Char(10) Not null Emp_id Number Pk Primary key Address Varchar(50) Not null Gender Char(10) ‘f’,’m’,‘F’,’M’ Phn_no Number(10) Not null Date_ joined Date(8) Not null Duty_shift Time(10) Not null
  • 16. 2)Customer: In this part we are covering all the details related to customer required for reservation. • Customer_name • Customer_id • Address • Age • Gender • Phone no
  • 17. Customer: Attribute Data type Primary key Foreign key Constraints cust_name Char(10) Not null cust_id Number(10) Pk Primary key Ticket_num Number(50) Ticket(ticket_id) Not null Gender Text(8) ‘f’,’m’,‘F’,’M’ Phn_no Number(10) Not null Emp_id Number(8) Employee (emp_id) Not null Form_id Number(10) Form(form_id) Not null
  • 18. 3)Ticket: This is the part where we are covering the tickets detail. It includes many attributes like id of tickets, class, fare, source stations, destination station etc. Ticket can be booked online as well as onsite. • PNR_no • Ticket_num • Source and destination • Class • Fare • Train_id • Seat_id
  • 19. Ticket: Attribute Data type Primary key Foreign key Constraints Ticket_num Number(10) Pk Primary key P.N.R_No. Number Not null Source Text Not null Destination Text Not null Class_id Number (10) Class(class_id) Foreign key Fare Number(10) Not null Train_id Number(8) Train(train_id) Not null Seat_id Number (10) Not null
  • 20. 4) Station: In this part we are covering the details of the station ex; station name, number of trains passing or going from that station or coming to that station. Number of platforms, number of lines. • Station_name • No. Of lines • Station_id • No. Of platforms
  • 21. Station: Attribute Data type Primary key Foreign key Constraints Stn_name Text(10) Not null No_of_ lines Number (10) Not null Stn_id Number(10) Pk Primary key No_of _platform Number (10) Not null
  • 22. 5) Train: •In this part we are covering all the details related to the trains. We are covering train no, train name, no. of passengers traveling through train, classes is train, Route through which the train is going. •The trains source and destination etc. what are the different trains are going and coming at one station in one day? • Train_name • Train_num
  • 23. Train: Attribute Data type Primary key Foreign key Constraints Stn_id Number (10) Station(stn_id) Foreign key Trn_name Text (10) Not null Trn_id Number(10) Pk Primary key Ticket_num Number (10) Ticket (ticket_num) Foreign key
  • 24. 6)Form: •Forms are the most important part of reservation. Forms are the source to know the details of the customers. •Form_name •Form_id
  • 25. Form: Attribute Data type Primary key Foreign key Constraints Form name Text(10) Not null Form_id Number (10) Pk Primary key cust_id Number (10) Customer (cust_id) Foreign key
  • 26. 7)Class: •In this part we are covering the different types of classes that is: • 1st class • 2nd class • Sleeper class • General class So, the price depends upon the class the customer selects. General class is the cheapest.
  • 27. Class: Attribute Data type Primary key Foreign key Constraints Date Number(10) Not null Trn_id Text Train(trn_id) Foreign key No_of_seats Text Not null Class_id Number (10) Pk Primary key
  • 28. 8)Fare •Fare is the charges spent by the customer. Fare is decided according to the train which is selected by the customer. •For example- We take the example of different trains going from Ludhiana and their different charges/fare. •Shtabadi 7:00am and 7:00pm Chair car – Rs 450/ - 1st class – Rs 1099
  • 29. Fare: Attribute Data type Primary key Foreign key Constraints Trn_id Number(10) Not null Source Text (10) Not null Destination Text (10) Not null Class Text (10) Not null Fare Text(10) Not null Ticket_num Number(8) Ticket (ticket_num) Foreign key Receipt_num Number (10) Pk Primary key
  • 30. 9)Time: In this part all the details related to time are covered. This includes: •Departure time •Train id •Arrival time Each train has different time. It can be in morning or evening or night.
  • 31. Time: Attribute Data type Primary key Foreign key Constraints Ref_no Number(10) Pk Primary key Dep_time Date/time (8) Not null Arrival_time Date/time (8) Not null Train_id Number (10) Train(trn_id) Foreign key Stn_id Number(10) Station(trn_id) Foreign key