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
Document preview thumbnail
Preview 3 out of 24 pages
Exam (elaborations)

D426 DATA MANAGEMENT FOUNDATIONS - COMPREHENSIVE EXAM PRACTICE

Document preview thumbnail
Preview 3 out of 24 pages

D426 DATA MANAGEMENT FOUNDATIONS - COMPREHENSIVE EXAM PRACTICE

Content preview

D426 DATA MANAGEMENT
FOUNDATIONS - COMPREHENSIVE
EXAM PRACTICE




1. Which normal form requires that all non-key attributes must be fully functionally

dependent on the entire primary key, eliminating partial dependencies?

A. Second Normal Form (2NF)


B. First Normal Form (1NF)


C. Third Normal Form (3NF)


D. Boyce-Codd Normal Form (BCNF)


Answer: A


Conceptual Explanation: 2NF deals with the removal of partial functional dependencies. A

table is in 2NF if it is in 1NF and every non-prime attribute is fully dependent on the whole

candidate key.


2. In relational algebra, which operation is used to select a subset of columns from a table?

A. Selection (σ)


B. Union (∪)

,C. Join (⨝)


D. Projection (π)


Answer: D


Conceptual Explanation: The projection operator (π) extracts specified columns

(attributes) from a relation, effectively narrowing the table vertically.


3. A ‘Transitive Dependency’ is specifically addressed in which stage of normalization?

A. Third Normal Form (3NF)


B. Second Normal Form (2NF)


C. First Normal Form (1NF)


D. Fourth Normal Form (4NF)


Answer: A


Conceptual Explanation: 3NF requires that the table is in 2NF and that no non-key

attribute is transitively dependent on the primary key (i.e., non-key attributes should only

depend on the key).


4. Which SQL command is used to add a new column to an existing table?

A. UPDATE TABLE


B. INSERT INTO


C. ALTER TABLE

, D. MODIFY TABLE


Answer: C


Conceptual Explanation: The ALTER TABLE command is part of DDL (Data Definition

Language) and is used to add, delete, or modify columns in an existing table.


5. What is the primary difference between the DELETE and TRUNCATE commands?

A. DELETE can be rolled back; TRUNCATE generally cannot be in many systems.


B. DELETE is a DDL command; TRUNCATE is a DML command.


C. TRUNCATE allows for a WHERE clause; DELETE does not.


D. DELETE removes the table structure; TRUNCATE only removes data.


Answer: A


Conceptual Explanation: DELETE is a DML command that removes rows one by one and

records them in the log, allowing rollback. TRUNCATE is a DDL command that deallocates

pages and is faster but usually lacks row-level logging.


6. Which of the following describes ‘Entity Integrity’?

A. Every foreign key must match a primary key in a related table.


B. Data must fall within a specific range of values.


C. No part of a primary key can be NULL.


D. Tables must be linked via associative entities.

Document information

Uploaded on
September 3, 2026
Number of pages
24
Written in
2026/2027
Type
Exam (elaborations)
Contains
Questions & answers
$15.99

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

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Thebright
3.6
(44)
Sold
237
Followers
6
Items
14694
Last sold
11 hours ago




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