Download as pdf or txt
Download as pdf or txt
You are on page 1of 16

RELATIONAL

DATABASES
Learning Objectives
i. Define database
ii. Explain database management
system and its importance
iii. Explain two types of databases
Definition of Database
Example of a Database
Table
Activity 1
Define database management
system.
Database Management
System

A Relational database management


system (RDBMS) is a database
management system (DBMS) that is
based on the relational model as
introduced by E. F. Codd.
Types of Databases
There are various types of databases used for
storing different varieties of data:
1. Centralized Database
2. Distributed Database
3. Relational Database
4. NoSQL Database
5. Cloud Database
6. Object-oriented Databases
7. Hierarchical Databases
8. Network Databases
Relational and Non-Relational
Database
Rows and Column
Activity 2
What is the full meaning of
C.R.U.D in database?
Evaluation
1. _______ is a collection of related
information.
2. The data in an RDBMS is stored in database
objects which are called ______.
3. State the C.R.U.D functions in database.
4. What does it mean when the value of a field
in a database table is ‘0’?
Assignment
Explain the following terms:
1. SQL
2. MySql

You might also like