Database Management System - Project
Database Management System - Project
Database Management System - Project
System – Project
Project Members –
1. Rajasimmavarman A (2009506086)
2. Raju N (2009506087)
3. Ram Sr ivatsa K (2009506088)
Project guide –
Mrs A. Anusooya devi
Database Management system
Project
Definition –
Project details –
• Many tables are created one for the personal details and the other for the
cricketing details of the player.
• The personal details include name, date of birth, age, weight, height and
s.no.
• The cricketing details include total runs, 50s, 100s, wickets, 5-wicket hauls,
st rate, run rate, s.no.
• The first table and the second table are related to each other by the use of a
foreign key s.no which individually acts as the primary key to each and every
table.
• Various datatypes which are used for different attributes are shown in the
main project.
Uses -
• It can be used to access the personal details of the cricket players.
• It gives the full appropriate details of the batsman whenever he is new in the
crease.
• This project is easy to use as it requires instant updation of data after every
match played by the players.
• This project is very useful for cricket statisticians who analyze the statistics
of individual players performance before every match.