Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

DBMS QA FOR SEMESTER EXAM

Rating
-
Sold
-
Pages
16
Grade
A+
Uploaded on
29-12-2025
Written in
2024/2025

This DBMS Question & Answer PDF is a complete, exam-focused study resource designed for BCA, BTech, MCA, and university semester examinations. The content is carefully structured in a clear and concise Q&A format, making it ideal for quick revision, last-minute preparation, viva voce, and interview readiness. The document covers all fundamental and core Database Management System concepts, including Data & Information, Database Architecture, DBMS vs File System, ER Model, Keys, Relational Model, Normalization (1NF–BCNF), SQL Queries, Relational Algebra, Transactions, ACID Properties, Concurrency Control, Deadlock, Indexing, and Recovery Techniques. Each question is answered in simple, student-friendly language with exam-relevant explanations and examples. This PDF includes important short answers, long descriptive questions, MCQs, and frequently asked university questions, making it suitable for both theoretical understanding and practical exam scoring. The notes are well-organized, syllabus-oriented, and beginner-friendly, ensuring clarity even for students new to DBMS.

Show more Read less
Institution
Course

Content preview

1|Page


DBMS QA -
1. What is data abstraction? How is data abstraction achieved in DBMS?
Answer:
Data abstraction refers to the process of hiding the complex details of a system from the user
and showing only the essential features. In DBMS, data abstraction helps in simplifying
interaction with the database by hiding unnecessary details.
Levels of Data Abstraction:
1. Physical level – Describes how data is stored (e.g., files, indices).
2. Logical level – Describes what data is stored and the relationships (e.g., tables,
schemas).
3. View level – Describes a subset of the database (user's perspective).
Achievement in DBMS:
DBMS achieves data abstraction through these layers by ensuring that users don’t need to
worry about the physical storage and can interact through queries and views.


2. What are mapping constraints in DBMS? Explain with example.
Answer:
Mapping constraints define the number of entities that can be associated with another entity
in a relationship. It specifies cardinality—how many instances of an entity relate to instances
of another.
Types of Mapping Constraints:
1. One-to-One (1:1) – One entity in set A is related to one entity in set B.
2. One-to-Many (1:N) – One entity in set A relates to many in B.
3. Many-to-One (N:1) – Many entities in A relate to one in B.
4. Many-to-Many (M:N) – Many entities in A relate to many in B.
Example:
A department can have many employees (1:N), but each employee belongs to only one
department.


3. What is the difference between DDL, DML, and DCL in SQL?
Answer:

Type Full Form Purpose Example Commands

Defines database
DDL Data Definition Language CREATE, ALTER, DROP
schema

,2|Page


Type Full Form Purpose Example Commands

Data Manipulation INSERT, UPDATE, DELETE,
DML Manipulates data
Language SELECT

DCL Data Control Language Controls access to data GRANT, REVOKE

Explanation:
• DDL changes the structure.
• DML works on data stored.
• DCL manages permissions.


4. What is functional dependency? Explain full and trivial functional dependency with
examples.
Answer:
A functional dependency (FD) exists when one attribute uniquely determines another.
Denoted as:
A → B means B is functionally dependent on A.
• Full Functional Dependency: If A → B, and no subset of A alone determines B.
o Example: In (Roll_No, Subject_Code) → Marks, Marks is fully dependent on
both attributes.
• Trivial Functional Dependency: A dependency X → Y is trivial if Y ⊆ X.
o Example: (Roll_No, Name) → Roll_No is trivial since Roll_No is part of
LHS.


5. What is data independence? How is physical data independence different from logical
data independence?
Answer:
Data Independence is the ability to change the schema at one level without altering the
schema at the next higher level.
• Physical Data Independence: Changes in physical storage do not affect logical
schema.
o Example: Changing storage from HDD to SSD.
• Logical Data Independence: Changes in logical schema do not affect external views.
o Example: Adding a new column in a table.

, 3|Page


Difference:
Logical independence is harder to achieve than physical independence because user views are
closely tied to the logical structure.


6. State the 3 schemas of data abstraction in DBMS.
Answer:
The three-schema architecture in DBMS provides data abstraction at different levels:
1. External Schema (View Level): Individual user views. Each user sees only relevant
data.
2. Conceptual Schema (Logical Level): Defines all logical structure like tables,
attributes, and relationships.
3. Internal Schema (Physical Level): Describes physical storage structure and access
paths.
This architecture helps maintain data independence and security.


7. Define E-R diagram and how does it help in system development.
Answer:
An Entity-Relationship (E-R) Diagram is a visual representation of entities, their attributes,
and relationships in a database.
Importance in System Development:
• Helps in understanding database structure before implementation.
• Provides a clear model for communication between stakeholders.
• Aids in normalization and identifying entity relationships.
• Serves as a blueprint for database creation.
Example elements: Entity (rectangle), Attribute (ellipse), Relationship (diamond).


8. What is a Database Management System (DBMS)? Write advantages of DBMS.
Answer:
A DBMS is software that enables users to define, create, maintain, and control access to a
database.
Advantages:
1. Data Redundancy Reduction – Avoids duplicate data.
2. Data Integrity and Accuracy – Maintains consistent data.
3. Data Security – Allows controlled access.

Written for

Institution
Course

Document information

Uploaded on
December 29, 2025
Number of pages
16
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$19.99
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller
Seller avatar
ankitmondal

Get to know the seller

Seller avatar
ankitmondal The Heritage Academy
Follow You need to be logged in order to follow users or courses
Sold
-
Member since
4 months
Number of followers
0
Documents
2
Last sold
-

0.0

0 reviews

5
0
4
0
3
0
2
0
1
0

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions