Dbms Report
Dbms Report
RATIONALE
2. COMPETENCY
The aim of this course is to help the student to attain the following industry
identified competency through various teaching learning experiences:
Apply Database management concept using SQL.
The theory, practical experiences and relevant soft skills associated with this course are
to be taught and implemented, so that the student demonstrates the following industry-
oriented COS associated with the above-mentioned competency:
a. Design Normalized database on given data.
1|Page
“AIRLINES DATABASE”
Aim :- A detailed study of Create and Manage Database using SQL command
DATABASE
Write a SQL code for database and Create and Manage Database using
SQL command
2|Page
5.2 Action plan (sequence and for major activity)
3|Page
Names of Team Member’s with Roll No.
Ms. H.M.Pathan
(Subject teacher)
4|Page
Introduction
Syntax:-
1. Create
CREATE TABLE table_name (
column1 datatype,
column2 datatype
);
2. INSERT
3. UPDATE
4. DELETE
5. DROP
5|Page
8.0 Skill Developed
1. Teamwork
2. Communication skills
3. Team management
4. Critical Thinking
5. Task management
6|Page
E-R DIAGRAM(AIRLINES DATABASE MANAGEMENT
SYSTEM):-
7|Page
CODE (OUTPUT):-
8|Page
9|Page
CONCLUSION
Database Design:
We carefully designed the database schema, defining the structure of tables,
relationships, and attributes. This schema served as the foundation for our entire airline
database system.
10 | P a g e
12.0 REFERENCE
I. https://chat.openai.com/c/1b175c92-19cc-4f8d-a4f7-
c5f4a465991d
II. https://web.whatsapp.com/
III. file:///C:/Users/TATUDE/Downloads/DBMS(FINAL)1.pdf
11 | P a g e