100% found this document useful (1 vote)
588 views

DBMS Schema & Instance

The DBMS schema defines the overall logical structure and description of a database. A sub-schema allows different personalized views of the same underlying data. A DBMS instance refers to the specific set of data stored in a database at a particular moment in time.

Uploaded by

Papan Sarkar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
588 views

DBMS Schema & Instance

The DBMS schema defines the overall logical structure and description of a database. A sub-schema allows different personalized views of the same underlying data. A DBMS instance refers to the specific set of data stored in a database at a particular moment in time.

Uploaded by

Papan Sarkar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 4

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.
Exampl Roll Name Age
e: RDB 11 Papan 18 SQL
MS
DBMS Schema and Instance
DBMS Sub-
Schema :-
Sub-schema is used to create very
different and personalized view of the
Same data.
Exampl DBMS
e : Roll Name Age
11 Papan 18
Schema

Name
Sub-Schema Sub-Schema
Papan

User-1 User-2 User-3


DBMS Schema and Instance
DBMS
Instance :-
The data stored in a database at a
particular moment is called Instance of
the database.

Date : Date :
1/1/2019 1/2/2019
Student Table Student Table
: :
Records = 50 Records =
300

You might also like