UNIT1 NOTES PPT AND PDF
UNIT1 NOTES PPT AND PDF
Unit 1:
Data refers to raw, unprocessed facts, figures, or symbols that lack meaning or
context on their own. It can be anything from numbers, characters, text, or
even multimedia content like images and videos. Data is the foundational unit
upon which information is built after processing.
Information is processed, organized, or structured data that provides meaning,
context, and value. It helps in decision-making by offering insights from the raw
data.
A database is an organized collection of data that is stored and managed to
allow easy access, retrieval, and manipulation. It typically contains multiple
related tables or files.
A Database Management System (DBMS) is software that allows users to
create, manage, and interact with databases. It provides tools to store, retrieve,
update, and delete data efficiently.
Functions of a DBMS:
Data Storage: Stores large volumes of data systematically.
Data Retrieval: Enables querying data using languages like SQL.
Data Security: Ensures authorized access and protects against breaches.
Data Management: Handles backups, recovery, and updates.
Popular DBMS Software:
MySQL
Oracle Database
Microsoft SQL Server
PostgreSQL
1. Purpose of Database Management Systems (DBMS):
A DBMS provides an efficient, secure, and organized way to store, manage, and
retrieve data. Its main purposes include:
Purpose Description
Data Storage and Allows storing data in an organized way and enables quick
Retrieval retrieval using queries.
Database systems are used in various fields to manage data efficiently. Some
common applications are:
Application Area Description
Inventory
Tracking stock levels, sales data, orders, and deliveries.
Management
Early File Systems: Data was stored in flat files, creating redundancy
1960s
and inconsistency issues.
Database
Type Description
Software
Unit 1 Quiz
No. Question Answer
What does SQL stand for, SQL stands for Structured Query Language, and
8 and what is its primary it is used to manage and manipulate relational
use? databases.
reduces redundancy.
What does ACID stand for ACID stands for Atomicity, Consistency,
13 in the context of Isolation, and Durability, which are properties
transactions in a DBMS? that ensure reliable database transactions.
3. A database is:
A) A program used to calculate numbers
B) A collection of data organized in a structured way
C) A data processing tool
D) A file storing raw data
Answer: B) A collection of data organized in a structured way
These questions highlight key areas where Database Systems are applied,
showing how databases play a central role in managing data in different
industries and applications.
History of Database Systems (up to 2024), along with their answers:
1. The first database management systems (DBMS) were developed in the:
A) 1960s
B) 1970s
C) 1980s
D) 1990s
Answer: A) 1960s
These questions highlight key differences between traditional file systems and
the database approach, focusing on aspects such as data organization,
management, redundancy, and consistency.
Popular Database Software, in table format with the questions and answers:
No. Question Answer Options Correct Answer
(RDBMS)? D) Hadoop
A) Being a NoSQL
database
B) High availability and
Oracle Database is best known scalability B) High availability
2
for: C) Handling only small- and scalability
scale data
D) Being an open-
source database
A) Open-source web
applications
B) Windows-based
Microsoft SQL Server is applications B) Windows-based
3
typically used in: C) Mobile database applications
management
D) Cloud-based
database solutions
A) NoSQL capabilities
B) Fully relational,
open-source nature
B) Fully relational,
C) Focus on cloud
4 PostgreSQL is popular for its: open-source
infrastructure
nature
D) Simple data storage
with no complex
queries
A) MongoDB
Which of the following
B) SQL Server
5 database software is widely A) MongoDB
C) Oracle
used in the NoSQL category?
D) SQLite