SlideShare a Scribd company logo
DATABASE
DATABASE PRESENTATION
WHAT IN TODAY’S
PRESENTATION???
 VIKAS
 ADITYA
 SHIVAAY
 AMAN
 TANUJ
 SUNNY
 SHIVAAY
 What is database???
 Types of database
 Database concepts
 What is
Relationship????
 Relational Algebra
 Normalization
 SQL
 Designing reports
What is Database ???
A Database is an
organized collection of
data( If Information is
not organized it is not
useful).
DATABASE PRESENTATION
Types of Database
FLAT FILE
DATABASE
RELATIONAL
DATABASE
RDBMS
FLAT FILE DATABASE
A flat file database is
a database that stores data in a
plain text file. Each line of the
text file holds one record, with
fields separated by delimiters,
such as commas or tabs.
DATABASE PRESENTATION
RELATIONAL DATABASE
A Relational database is a type
of database that store data in
several tables.
These tables are related to one
another.
The relationship between
different tables can be defined
by their common fields.
DATABASE PRESENTATION
RDBMS
RDBMS Stands for "Relational
Database Management System.
 An RDBMS is a DBMS designed
specifically for relational databases.
 Therefore, RDBMS is a subset of
DBMS.
 A relational database refers to a
database that stores data in a structured
format, using rows and columns.
DATABASE PRESENTATION
DATABASE SERVER
A database server is a
server which uses a
database application that
provides database services
to other computer programs
or to computers, as defined
by the client–server mode.
DATABASE PRESENTATION
DATABASE CONCEPTS
In a relational database,
All data is held
in tables, which are made up of rows
and columns.
Each
table has one or more columns, and
each column is assigned a specific data
type, such as an integer number, a
sequence of characters (for text), or a
date.
DATABASE PRESENTATION
BASIC DATABASIC
CONCEPTS
Field(Column)
Record(Row)
Table(File)
Database
Records
Value (Data)
WHAT IS RELATIONSHIP???
A relationship is a situation that
exists between two relational
database tables when one table
has a foreign key that references
the primary key of the other table.
 Relationships allow relational
databases to split and store data in
different tables, while linking
disparate data items.
RELATIONAL
ALGEBRA
Relational algebra is a procedural
query language, which takes instances
of relations as input and yields instances
of relations as output.
It uses operators to perform queries. An
operator can be either unary or binary.
 They accept relations as their input and
yield relations as their output.
DATABASE PRESENTATION
NORMALIZATION
The process of data
analysis used for grouping
entities and data elements
into harmonious relations
is know as Normalization.
DATABASE PRESENTATION
TYPES OF POPULAR
NORMALIZATION FORM
First normal
Second normal form
Third normal form
SQL(STRUCTU
RED QUERY
LANGUAGE)
SQL
SQL is the standard language
used for relational databases.
 It is declarative language
where users declare what
they want without having to
write a step by stem
procedure.
 It was first implemented by
TYPES OF SQL
DDL
DML
DCL
TCL
EXAMPLES DDL COMMANDS
CREATE – is used to create the database or
its objects (like table, index, function, views,
store procedure and triggers).
DROP – is used to delete objects from the
database.
ALTER-is used to alter the structure of the
database.
TRUNCATE–is used to remove all records
from a table, including all spaces allocated
for the records are removed.
COMMENT –is used to add comments to
the data dictionary.
EXAMPLES OF DML
COMMANDS
INSERT – is used to insert
data into a table.
UPDATE – is used to update
existing data within a table.
DELETE – is used to delete
records from a database
table.
EXAMPLES OF DCL
GRANT-gives user’s access
privileges to database.
REVOKE-withdraw user’s
access privileges given by using
the GRANT command.
EXAMPLES OF TCL
COMMIT– commits a Transaction.
ROLLBACKS-rollbacks a transaction
in case of any error occurs.
SAVEPOINT–sets a save point within
a transaction.
SET TRANSACTION–specify
characteristics for the transaction.
DESIGNING
REPORTS
A Report is the summary of your
database.
It consists of information obtained
from tables or queries and
presented as per user’s
requirement.
Reports are generally prepared and
presented in hard copy.
Reports also provide the facility to
REPORT SECTION
REPORT HEADER
PAGE HEADER
DETAIL
PAGE FOOTER
REPORT FOOTER
THANK
YOU
ANY
QUERY ?

More Related Content

PPTX
PPT
computer fund-database presentation
PPT
Data Dictionary
PPT
overview of database concept
PPT
Database Concept by Luke Lonergan
PPTX
Basic Concept of Database
PPTX
Presentation DBMS (1)
PPTX
Database and types of database
computer fund-database presentation
Data Dictionary
overview of database concept
Database Concept by Luke Lonergan
Basic Concept of Database
Presentation DBMS (1)
Database and types of database

What's hot (20)

PPTX
database ppt
PPT
Data independence
PPTX
A project on DBMS and RDMS
PPTX
Abap data dictionary
PPTX
Se 381 - lec 21 - 23 - 12 may09 - df-ds and data dictionary
PPT
11 Database Concepts
DOC
rdbms-notes
PPTX
Relational Database Management System
PPT
PPTX
Systems Analyst and Design - Data Dictionary
PPTX
DBMS introduction
PPT
Codd's rules
PPTX
Dbms classification according to data models
PPTX
Data Dictionary in System Analysis and Design
PPTX
Datamodels & architecture
PPT
Week 4 The Relational Data Model & The Entity Relationship Data Model
PPT
Mca ii-dbms- u-ii-the relational database model
PPTX
Codds rules & keys
PPTX
Trends in DBMS
PPT
Week 1 Before the Advent of Database Systems & Fundamental Concepts
database ppt
Data independence
A project on DBMS and RDMS
Abap data dictionary
Se 381 - lec 21 - 23 - 12 may09 - df-ds and data dictionary
11 Database Concepts
rdbms-notes
Relational Database Management System
Systems Analyst and Design - Data Dictionary
DBMS introduction
Codd's rules
Dbms classification according to data models
Data Dictionary in System Analysis and Design
Datamodels & architecture
Week 4 The Relational Data Model & The Entity Relationship Data Model
Mca ii-dbms- u-ii-the relational database model
Codds rules & keys
Trends in DBMS
Week 1 Before the Advent of Database Systems & Fundamental Concepts
Ad

Similar to DATABASE PRESENTATION (20)

PPTX
PPTX
data base programming chapter1 26 slides
PPTX
Complete first chapter rdbm 17332
PPTX
Database - R.D.Sivakumar
PPTX
IP-Lesson_Planning(Unit4 - Database concepts and SQL).pptx
PPTX
Data base
PPTX
unit 1.pptx
PDF
database1.pdf
PPTX
Introduction of Database
PPTX
Lecture 2 DATABASE LANGUAGE.pptx
PPTX
data and information
PPTX
SQL commands powerpoint presentation. Ppt
PPT
Database management system overview
PDF
Ch-1-Introduction-to-Database.pdf
PPTX
20CS402_Unit_1.pptx
PDF
Introduction to Database Management System
PPTX
Ch-11 Relational Databases.pptx
PPTX
Database Management System, Lecture-1
PPT
data base programming chapter1 26 slides
Complete first chapter rdbm 17332
Database - R.D.Sivakumar
IP-Lesson_Planning(Unit4 - Database concepts and SQL).pptx
Data base
unit 1.pptx
database1.pdf
Introduction of Database
Lecture 2 DATABASE LANGUAGE.pptx
data and information
SQL commands powerpoint presentation. Ppt
Database management system overview
Ch-1-Introduction-to-Database.pdf
20CS402_Unit_1.pptx
Introduction to Database Management System
Ch-11 Relational Databases.pptx
Database Management System, Lecture-1
Ad

Recently uploaded (20)

PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PPTX
GDM (1) (1).pptx small presentation for students
PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PPTX
PPH.pptx obstetrics and gynecology in nursing
PDF
TR - Agricultural Crops Production NC III.pdf
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PPTX
master seminar digital applications in india
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
Computing-Curriculum for Schools in Ghana
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
Cell Types and Its function , kingdom of life
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
PDF
STATICS OF THE RIGID BODIES Hibbelers.pdf
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
GDM (1) (1).pptx small presentation for students
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PPH.pptx obstetrics and gynecology in nursing
TR - Agricultural Crops Production NC III.pdf
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
master seminar digital applications in india
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Computing-Curriculum for Schools in Ghana
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
2.FourierTransform-ShortQuestionswithAnswers.pdf
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Supply Chain Operations Speaking Notes -ICLT Program
Cell Types and Its function , kingdom of life
Abdominal Access Techniques with Prof. Dr. R K Mishra
Renaissance Architecture: A Journey from Faith to Humanism
STATICS OF THE RIGID BODIES Hibbelers.pdf

DATABASE PRESENTATION

  • 3. WHAT IN TODAY’S PRESENTATION???  VIKAS  ADITYA  SHIVAAY  AMAN  TANUJ  SUNNY  SHIVAAY  What is database???  Types of database  Database concepts  What is Relationship????  Relational Algebra  Normalization  SQL  Designing reports
  • 4. What is Database ??? A Database is an organized collection of data( If Information is not organized it is not useful).
  • 6. Types of Database FLAT FILE DATABASE RELATIONAL DATABASE RDBMS
  • 7. FLAT FILE DATABASE A flat file database is a database that stores data in a plain text file. Each line of the text file holds one record, with fields separated by delimiters, such as commas or tabs.
  • 9. RELATIONAL DATABASE A Relational database is a type of database that store data in several tables. These tables are related to one another. The relationship between different tables can be defined by their common fields.
  • 11. RDBMS RDBMS Stands for "Relational Database Management System.  An RDBMS is a DBMS designed specifically for relational databases.  Therefore, RDBMS is a subset of DBMS.  A relational database refers to a database that stores data in a structured format, using rows and columns.
  • 13. DATABASE SERVER A database server is a server which uses a database application that provides database services to other computer programs or to computers, as defined by the client–server mode.
  • 15. DATABASE CONCEPTS In a relational database, All data is held in tables, which are made up of rows and columns. Each table has one or more columns, and each column is assigned a specific data type, such as an integer number, a sequence of characters (for text), or a date.
  • 18. WHAT IS RELATIONSHIP??? A relationship is a situation that exists between two relational database tables when one table has a foreign key that references the primary key of the other table.  Relationships allow relational databases to split and store data in different tables, while linking disparate data items.
  • 19. RELATIONAL ALGEBRA Relational algebra is a procedural query language, which takes instances of relations as input and yields instances of relations as output. It uses operators to perform queries. An operator can be either unary or binary.  They accept relations as their input and yield relations as their output.
  • 21. NORMALIZATION The process of data analysis used for grouping entities and data elements into harmonious relations is know as Normalization.
  • 23. TYPES OF POPULAR NORMALIZATION FORM First normal Second normal form Third normal form
  • 25. SQL SQL is the standard language used for relational databases.  It is declarative language where users declare what they want without having to write a step by stem procedure.  It was first implemented by
  • 27. EXAMPLES DDL COMMANDS CREATE – is used to create the database or its objects (like table, index, function, views, store procedure and triggers). DROP – is used to delete objects from the database. ALTER-is used to alter the structure of the database. TRUNCATE–is used to remove all records from a table, including all spaces allocated for the records are removed. COMMENT –is used to add comments to the data dictionary.
  • 28. EXAMPLES OF DML COMMANDS INSERT – is used to insert data into a table. UPDATE – is used to update existing data within a table. DELETE – is used to delete records from a database table.
  • 29. EXAMPLES OF DCL GRANT-gives user’s access privileges to database. REVOKE-withdraw user’s access privileges given by using the GRANT command.
  • 30. EXAMPLES OF TCL COMMIT– commits a Transaction. ROLLBACKS-rollbacks a transaction in case of any error occurs. SAVEPOINT–sets a save point within a transaction. SET TRANSACTION–specify characteristics for the transaction.
  • 31. DESIGNING REPORTS A Report is the summary of your database. It consists of information obtained from tables or queries and presented as per user’s requirement. Reports are generally prepared and presented in hard copy. Reports also provide the facility to
  • 32. REPORT SECTION REPORT HEADER PAGE HEADER DETAIL PAGE FOOTER REPORT FOOTER