logo

Logical and Physical Database Design and DBMS Functions

Convert logical-level design to physical database using Microsoft Access software and create a technical report reflecting on the major learnings of the subject.

10 Pages1108 Words66 Views
   

Added on  2022-11-14

About This Document

This report explains the importance of logical and physical database design, DBMS functions, SQL, ER diagram, queries, business rules and assumptions. It also suggests future features that can be added to the database.

Logical and Physical Database Design and DBMS Functions

Convert logical-level design to physical database using Microsoft Access software and create a technical report reflecting on the major learnings of the subject.

   Added on 2022-11-14

ShareRelated Documents
Database
Assignm
ent
May 23
201
9
Student ID:
Student Name:
Module Tutor:
Logical and Physical Database Design and DBMS Functions_1
Report
Reflection
Logical and Physical database design are most important to show the system requirement. Both
have different features as mentioned below-
Logical Database Design
Logical database design shows the business requirements in the form of model which is very
easy to understand. There are different ways to show system requirements in logical database
design. Some of them are as follows-
- Entity Relationship diagram
- Data flow diagram
- UML diagrams etc.
Entity Relationship diagram shows the entities and the relationship in between different
entities.
Data Flow Diagram shows the flow of data in the system.
UML Diagrams
There are different diagrams in UML diagrams like Activity diagram, state machine diagram,
sequence diagram etc. All UML diagrams show the flow of data in the system.
Physical Database Design
Physical database design is created after logical database design. After getting information from
logical database design, the physical database is created. The physical database is the actual way
of database. In physical database design the database is created in Relational Database Design
(RDBMS). In Relational Database Design the data is stored in the form of tables and columns.
Logical and Physical Database Design and DBMS Functions_2
DBMS Functions
There are so many functions of DBMS. Some of them are mentioned below-
- It is used to store data in the form of relations.
- It is used to fetch information in a very less time. It saves the time of users.
- It maintains the data integrity.
- It maintains the database security.
- It helps in easy data access.
(Studytonight 2014)
There are different approaches to make system designs e.g. Top-Down and Bottom-Up.
Top-Down Approach
In Top-Down approach, the whole system is taken as one single entity and later decomposed into
sub systems according to achievements and requirements.
Bottom-Up Approach
In Bottom-Up approach, the different basic systems are taken and work together to form the
required system. The sub systems gathered until the required one system is not generated.
The Bottom-Up approach is best for the Emergency Room because we have very clear vision to
make the single system that will fulfill the gathered requirements in logical database design.
SQL (Structured Query Language)
Structured Query Language is used to manage the data in the DBMS (Database Management
System). It performs operation on data in the Database Management System like create records,
edit records, delete records, create tables, edit tables, create views, edit views etc. It is used to
perform different operation on the database like below-
- It allows the users to create and manage the complete database.
- It allows the users to fetch specific data any time.
- It shows the simplified data in the form of reports.
- It allows the users to create stored procedures, functions etc.
- It allows the administrator to authenticate the users.
The Emergency Room system is created in MS Access. The SQL is used to manage the
Emergency Room database. Different queries are built in the database to show the summarized
result sets of data.
Logical and Physical Database Design and DBMS Functions_3

End of preview

Want to access all the pages? Upload your documents or become a member.

Related Documents
Data Modelling Management and Governance - Desklib
|31
|6642
|361

Database Systems for Toulis Construction: Diagrams, SQL Queries, Security Measures and Future Improvements
|23
|2197
|298

Data Modelling and Sql Language - Assignment
|18
|2256
|44

DBMS Principles and Applications
|8
|1379
|60

Data Modelling in Database Design
|8
|1351
|159

Database Concepts with SQL
|20
|3585
|242