You are on page 1of 24

DBMS: Project

Made By:
Anirudh Mittal(2019UEE5093)
Ritikesh Vali(2019UEE5095)
Utkarsh Jain(2019UEE5083)
​INTRODUCTION
The Sports Event Management System objective is to provide
a system which manages the activity of many sports at a time. It also
manages the selection activity of students to college and to state level. The
users will consume less amount of time when compared to manual paper work
through the automated system. The system will take care of all the servicing
activity in a quick manner. Data storing is easier. It will be
able to check any report at any time

Purpose​- This purpose of this request is to provide detail how this system
manages the activity of many sports at a time. It also deals with the selection
of students at colleges, university and even at state level. This system will
provide the serving activity in a quick and easy manner. It will consume less
amount of time as it is based on automatic system

Scope​- Sport Event management system is the application of project


management to the creation and development of festivals and
Events.

Goal​- The goal of the Sports Event Management System is to ensure that it
handles the practices of multiple sports at a time. Users can waste less time
as compared to manual paperwork on an automatic device. The device will
take care of all the service operations in a fast way. Paperwork and manual
work is minimised.
Entity Relationship Diagram

1. Create a Database
2. Create Tables: Country, Players, Sports, Result
3. Insert values in the Tables
4. Update Values in a table
5. Modify a column
6. Add a column
7. Delete Values from a table
8. View all tables in the Database
9. Describe a table
10.Rename a table
11.Simple Query on a table
12.Simple Query with Aggregate Functions
13.Queries with Aggregate Functions (Group By and Having Clause)
14. Queries Involving String Functions

15. Queries Involving Math Functions

You might also like