SlideShare a Scribd company logo
2
Most read
4
Most read
DBMS Schema and Instance
DBMS Schema and Instance
DBMS Schema
:-
The overall description of the database
is called DBMS Schema.
OR
The Logical representation of database is
called DBMS Schema.
RDBM
S
Roll Name Age
11 Papan 18 SQL
Example
:
DBMS Schema and Instance
DBMS Sub-
Schema :-
Sub-schema is used to create very
different and personalized view of the
Same data.
DBMS
Schema
Sub-Schema Sub-Schema
User-1 User-2 User-3
Roll Name Age
11 Papan 18
Name
Papan
Example
:
DBMS Schema and Instance
DBMS
Instance :-
The data stored in a database at a
particular moment is called Instance of
the database.
Date :
1/1/2019
Student Table
:
Records = 50
Date :
1/2/2019
Student Table
:
Records =
300

More Related Content

PPT
1. Introduction to DBMS
PPTX
EER modeling
PPTX
Chapter-7 Relational Calculus
PPTX
Data reduction
PPTX
Distributed DBMS - Unit 5 - Semantic Data Control
PPTX
OLAP operations
PPTX
Spatial Data Mining
PPTX
Adbms 11 object structure and type constructor
1. Introduction to DBMS
EER modeling
Chapter-7 Relational Calculus
Data reduction
Distributed DBMS - Unit 5 - Semantic Data Control
OLAP operations
Spatial Data Mining
Adbms 11 object structure and type constructor

What's hot (20)

PPTX
Chapter-4 Enhanced ER Model
PPT
Iterative deepening search
PPT
ER-Model-ER Diagram
PPTX
Naïve Bayes Classifier Algorithm.pptx
PPSX
Functional dependency
PPT
OLAP
PPTX
Database user and administrator.pptx
PPT
Database design
PPT
Relational algebra operations
PPTX
Dbms architecture
PPTX
Unit 1-Data Science Process Overview.pptx
PPTX
Integrity Constraints
PPTX
Difference between File system And DBMS.pptx
PPT
Indexing and Hashing
PPT
Multivalued dependency
PPTX
Major issues in data mining
PPT
Relational Algebra
PPTX
Presentation on Relational Schema (Database)
PPT
3.2 partitioning methods
PPTX
data abstraction in DBMS
Chapter-4 Enhanced ER Model
Iterative deepening search
ER-Model-ER Diagram
Naïve Bayes Classifier Algorithm.pptx
Functional dependency
OLAP
Database user and administrator.pptx
Database design
Relational algebra operations
Dbms architecture
Unit 1-Data Science Process Overview.pptx
Integrity Constraints
Difference between File system And DBMS.pptx
Indexing and Hashing
Multivalued dependency
Major issues in data mining
Relational Algebra
Presentation on Relational Schema (Database)
3.2 partitioning methods
data abstraction in DBMS
Ad

Recently uploaded (20)

PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
01-Introduction-to-Information-Management.pdf
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
Complications of Minimal Access Surgery at WLH
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
PDF
Classroom Observation Tools for Teachers
PDF
Insiders guide to clinical Medicine.pdf
PDF
RMMM.pdf make it easy to upload and study
PDF
O7-L3 Supply Chain Operations - ICLT Program
PPTX
Cell Types and Its function , kingdom of life
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Basic Mud Logging Guide for educational purpose
PDF
Pre independence Education in Inndia.pdf
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PPTX
Pharma ospi slides which help in ospi learning
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
Lesson notes of climatology university.
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 Đ...
PPTX
PPH.pptx obstetrics and gynecology in nursing
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
01-Introduction-to-Information-Management.pdf
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Complications of Minimal Access Surgery at WLH
O5-L3 Freight Transport Ops (International) V1.pdf
Classroom Observation Tools for Teachers
Insiders guide to clinical Medicine.pdf
RMMM.pdf make it easy to upload and study
O7-L3 Supply Chain Operations - ICLT Program
Cell Types and Its function , kingdom of life
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
Final Presentation General Medicine 03-08-2024.pptx
Basic Mud Logging Guide for educational purpose
Pre independence Education in Inndia.pdf
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Pharma ospi slides which help in ospi learning
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Lesson notes of climatology university.
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PPH.pptx obstetrics and gynecology in nursing
Ad

Dbms schema & instance

  • 1. DBMS Schema and Instance
  • 2. DBMS Schema and Instance DBMS Schema :- The overall description of the database is called DBMS Schema. OR The Logical representation of database is called DBMS Schema. RDBM S Roll Name Age 11 Papan 18 SQL Example :
  • 3. DBMS Schema and Instance DBMS Sub- Schema :- Sub-schema is used to create very different and personalized view of the Same data. DBMS Schema Sub-Schema Sub-Schema User-1 User-2 User-3 Roll Name Age 11 Papan 18 Name Papan Example :
  • 4. DBMS Schema and Instance DBMS Instance :- The data stored in a database at a particular moment is called Instance of the database. Date : 1/1/2019 Student Table : Records = 50 Date : 1/2/2019 Student Table : Records = 300