0% found this document useful (0 votes)
25 views25 pages

Group 8 PPT DBMS (Stucture and Working)

The document provides an overview of Database Management Systems (DBMS), detailing their structure, types, and functionality. It explains key components such as query processors, storage managers, and disk storage, along with the process of creating and managing databases. The conclusion emphasizes the importance of choosing the right DBMS for organizational needs to ensure data accuracy and integrity.

Uploaded by

wajeehazia12
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views25 pages

Group 8 PPT DBMS (Stucture and Working)

The document provides an overview of Database Management Systems (DBMS), detailing their structure, types, and functionality. It explains key components such as query processors, storage managers, and disk storage, along with the process of creating and managing databases. The conclusion emphasizes the importance of choosing the right DBMS for organizational needs to ensure data accuracy and integrity.

Uploaded by

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

Team

Retrospective
Participants

Tahir Husnain Zainab Saba Areeba Muhammad Adil Mariam


Moderator
Database management system
with structure and working
Topics Page

Database management system 1

Context
Database 2—8

Types of database 9—10

Structure of database 11—14

Working of database 15—20

Conclusion 21
1

Database Management Systems (DBMS)


are software systems used to store,
retrieve, and run queries on data. A DBMS
What is Database serves as an interface between an end-

management system? user and a database, allowing users to


create, read, update, and delete data in the
database.
2

A database is information that is


set up for easy access,

DataBase
management and updating.
Computer databases typically store
aggregations of data records or files
that contain information, such as
sales transactions, customer data,
financials and product information.
3

DataBase

Fields Tables Reports


Records Forms
4

Fields:
In a database table, a field is a data structure for a single piece of data.
Fields are organized into records
5

Records:
A record in a database is an object that can contain one or
more values. Groups of records are then saved in a table; the
table defines the data that each record may contain.
6

Tables:
A table is a collection of related data held in a table format within
a database. It consists of columns and rows.
7

Forms:
A form is a database object that contains different
fields. These fields collect information from a source
which is collected and stored in a database for further
reference.
8

Reports:
A database report is the formatted result of database queries
and contains useful data for decision-making and analysis.
9

There are different types of database


management systems, such as relational
databases, object-oriented databases,
hierarchical databases, distributed

Types of Database databases and NoSQL databases. Each


type of DBMS has its own advantages
and disadvantages, and the type of
DBMS used depends on the needs of the
organization.
10

Relational Database:
A relational database is a collection of information that
organizes data in predefined relationships where data is
stored in one or more tables (or "relations") of columns and
rows, making it easy to see and understand how different
data structures relate to each other.
11

The database system is divided

Structure of into three components: Query

Database
Processor, Storage Manager, and
Disk Storage. These are explained
as following below.
12
13

1. Query Processor:
It interprets the requests (queries) received from end user via an
application program into instructions. It also executes the user
request which is received from the DML compiler.

2. Storage Manager:
Storage Manager is a program that provides an interface between
the data stored in the database and the queries received. It is also
known as Database Control System. It maintains the consistency
and integrity of the database by applying the constraints and
executing the DCL statements.
14

3. Disk Storage:

It contains the following components –


• Data Files: It stores the data.

• Data Dictionary: It contains the information about the


structure of any database object. It is the repository of
information that governs the metadata.
• Indices: It provides faster retrieval of data item.
15

Creating DataBase Table:


List the necessary fields…..

Working of Steps to define a field:


DataBase 1. Descriptively name the field.
2. Specify the field type.
3. Determine the field type.
16

Understanding Field Type:


Field types:
1. Describes the type of data stored.
2. Most DBMS use the same type:
Text field stores numbers and letters.
Numerical field stores numbers.
Date and Time field.
Logical field stores yes or no.
Binary fields stores images or sounds.
Counter field generates sequential numbers.
Memo field stores large amounts of data.
17

Entering data into tables:


1. Users types data into fields.
2. Data must be entered accurately:
—Constraints help to verify data.
3. Forms are typically used for data entry.

Viewing records:
1. Datasheet view shows all records.
2. Filters can limit the records shown.
—Display only records matches criteria.
3. Forms allow viewing one record.
18

Sorting records:

1. Order record based on a field.


2. Multiple sub sorts resolves 'ties'.
3. Several types of sorts:
—Alphabetic
—Numeric
—Chronological
—Ascending
—Descending
19

Querying a database:
1. Statement that describes desired data.
2. List of fields can be modified.
3. Uses of querying.
—Find data
—Calculate values per second
—Delete records
4. Most important DBMS skills.
20

Generating reports:

1. Printed information extracted from a database.


2. Can calculate data.
—Calculate data per rows
—Calculate for entire table
3. Pictures and formatting can be included.
21

The DBMS is an important part of any


organization or company, as it helps
manage the data that is used by the
organization. It provides a secure
environment for storing and accessing
data, and also helps ensure the accuracy

Conclusion
and integrity of the data. The DBMS also
provides a variety of tools to help
manage the data, such as query
languages, reporting tools, data
visualization tools, and data mining tools.

The DBMS is an essential part of any


organization or company, and it is
important to choose the right type of
DBMS for the needs of the organization.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy