Draw and explain the three level architecture of database, Database Management System

Assignment Help:

Draw and explain the three level architecture of the database system?

A DBMS gives three levels of data is said to follow three-level architecture. The trget of the three-schema architecture is to divide the user applications and the physical database. The view at each of these stages is described through a schema. The processes of transforming requests and results among levels are known as mappings. In this architecture, schemas can be described at the subsequent three stages:

1450_three level archtechture.png

External Level or Subschema - It is the highest level of database abstraction whereas only those portions of the database of concern to a user or application program are involved. Any number of user views (some of which may be identical) might exist for a given global or conceptual view. Each external view is described through means of a schema known as an external schema or subschema.

Conceptual Level or Conceptual Schema - At these stages of database abstraction all the database entities and the relationships between them are included. One conceptual view represents the whole database. This conceptual view is described through the conceptual schema. There is only one conceptual schema per database. The description of data at that level is in a format independent of its physical representation. It also involves features which specify the checks to retain data consistency and integrity.

Internal Level or Physical Schema - It is closest to the physical storage technique used. It denotes how the data will be stored and elaborates the data structures and access techniques to be used through the database. The internal view is expressed through the internal schema.


Related Discussions:- Draw and explain the three level architecture of database

Back up files, what is the importance of back up files

what is the importance of back up files

Log based recovery, Log based recovery: Let us first describe the term tran...

Log based recovery: Let us first describe the term transaction log in the context of DBMS. A transaction log is a record in DBMS that remains track of all the transactions of a dat

How can you start mysql server, How can you Start MySQL Server? To star...

How can you Start MySQL Server? To start the mysql program type it is name in the command- line prompt. After starting mysql program just display A welcome letter using the

Write query to select student from math department, Consider the table stud...

Consider the table student and list names of students in the departments other than maths and computer. SELECT std_name FRM student WHERE dept_name NOT IN (‘Maths','Computer);

Write query to list the staff who work within the branch, Consider the foll...

Consider the following relations: BRANCH( bno, street, area, city, pcode, Tel_no, Fax_no) STAFF( Sno, Fname, Lname, address, position , salary, bno) Express the subsequent qu

Problems of concurrent transactions-lost updates, Lost Updates : Suppose th...

Lost Updates : Suppose the two transactions T3 and T4 run simultaneously and they happen to be interleaved in the following way (suppose the initial value of X as 10000):

BMIS 351, Ask question #MinimRead Dennis et al. Chapter 6: Minicase 2. Work...

Ask question #MinimRead Dennis et al. Chapter 6: Minicase 2. Work through it and answer the questions. See the attached example. SequenceDiagram.png Based on the structural mod

Deletion operation - update operations, By using the delete operation some ...

By using the delete operation some consisting records can be deleted from a relation. To delete some definite records from the database a condition is also specified based on which

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd