0% found this document useful (0 votes)
33 views

DBMS Data Schemas: Database Schema

DBMS Data Schemas
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views

DBMS Data Schemas: Database Schema

DBMS Data Schemas
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

11/02/2017 DBMSDataSchemas

DBMSDataSchemas
Advertisements

PreviousPage NextPage


DatabaseSchema
Adatabaseschemaistheskeletonstructurethatrepresentsthelogicalviewoftheentiredatabase.Itdefineshowthedataisorganized
andhowtherelationsamongthemareassociated.Itformulatesalltheconstraintsthataretobeappliedonthedata.

Adatabaseschemadefinesitsentitiesandtherelationshipamongthem.Itcontainsadescriptivedetailofthedatabase,whichcanbe
depicted by means of schema diagrams. Its the database designers who design the schema to help programmers understand the
databaseandmakeituseful.

Adatabaseschemacanbedividedbroadlyintotwocategories

PhysicalDatabaseSchemaThisschemapertainstotheactualstorageofdataanditsformofstoragelikefiles,indices,etc.
Itdefineshowthedatawillbestoredinasecondarystorage.

Logical Database Schema This schema defines all the logical constraints that need to be applied on the data stored. It
definestables,views,andintegrityconstraints.

DatabaseInstance
Itisimportantthatwedistinguishthesetwotermsindividually.Databaseschemaistheskeletonofdatabase.Itisdesignedwhenthe
databasedoesn'texistatall.Oncethedatabaseisoperational,itisverydifficulttomakeanychangestoit.Adatabaseschemadoesnot
containanydataorinformation.

Adatabaseinstanceisastateofoperationaldatabasewithdataatanygiventime.Itcontainsasnapshotofthedatabase.Database
instances tend to change with time. A DBMS ensures that its every instance (state) is in a valid state, by diligently following all the
validations,constraints,andconditionsthatthedatabasedesignershaveimposed.

PreviousPage NextPage

Advertisements

https://www.tutorialspoint.com/dbms/dbms_data_schemas.htm 1/2
11/02/2017 DBMSDataSchemas

Top WP Blog
Theme 20%
Off

6 Unique designs and 200+ Layout


combinations in one theme. 20% Off
Today!
themeforest.net

Write for us FAQ's Helping Contact


Copyright 2017. All Rights Reserved.

Enter email for newsletter go

https://www.tutorialspoint.com/dbms/dbms_data_schemas.htm 2/2

You might also like