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 23 pages
Exam (elaborations)

WGU C170 Bundled Assessment Exam Actual Exam 2026/2027 – Complete Solution Set with Detailed Rationales | 100% Verified | Pass Guaranteed – A+ Graded

Document preview thumbnail
Preview 3 out of 23 pages

WGU C170 Bundled Docs Comprehensive Assessment Exam Complete Solution 2026/2027 – Real-Style Exam Questions | 100% Correct Answers | Data Management | SQL | Database Design | Normalization | Detailed Rationales | Graded A+ Verified | Pass Guaranteed – Instant Download

Content preview

WGU C170 Bundled Assessment Exam Actual Exam 2026/2027 – Complete Solution

Set with Detailed Rationales | 100% Verified | Pass Guaranteed – A+ Graded




Section A: Relational Database Concepts & Design Fundamentals (8
questions)

Q1: In the relational model, which of the following best describes a domain?

A. The physical location where the database server is stored
B. A set of valid values that an attribute can take, defining the data type and constraints
for that attribute [CORRECT]
C. The primary key of a table
D. A relationship between two tables

Correct Answer: B

Rationale: A domain defines the set of permissible values for an attribute, including data
type (INT, VARCHAR, DATE) and any constraints (CHECK constraints, ranges). It is not a
physical location (A), a primary key (C), or a relationship (D).



Q2: A relation contains the attributes: StudentID, StudentName, Major, AdvisorID,
AdvisorName, AdvisorOffice. Which attribute combination represents a superkey?

A. StudentName only
B. StudentID only [CORRECT]
C. Major only
D. AdvisorOffice only

Correct Answer: B

,Rationale: A superkey is any set of attributes that uniquely identifies each tuple (row).
StudentID uniquely identifies each student and is therefore a superkey (and also a
candidate key and primary key). StudentName (A) may have duplicates; Major (C) and
AdvisorOffice (D) are not unique identifiers.



Q3: Which of the following statements correctly distinguishes entity integrity from
referential integrity?

A. Entity integrity ensures no duplicate rows exist; referential integrity ensures all foreign
key values match primary key values in the referenced table [CORRECT]
B. Entity integrity ensures all foreign key values match; referential integrity ensures no
null primary keys
C. Entity integrity and referential integrity are the same concept
D. Entity integrity applies only to weak entities; referential integrity applies only to strong
entities

Correct Answer: A

Rationale: Entity integrity requires that no primary key attribute be null (ensuring each
row is uniquely identifiable) and no duplicate primary keys exist. Referential integrity
ensures that every foreign key value either matches a primary key value in the
referenced table or is null. Option B reverses the definitions; C is incorrect; D incorrectly
limits their application.



Q4: In relational algebra, which operation produces a relation containing all tuples from
two relations that appear in both relations?

A. UNION
B. INTERSECT [CORRECT]
C. DIFFERENCE
D. PRODUCT

, Correct Answer: B

Rationale: INTERSECT returns only tuples that exist in both relations (set intersection).
UNION (A) returns all tuples from either relation; DIFFERENCE (C) returns tuples in one
relation but not the other; PRODUCT (D) is the Cartesian product (all possible
combinations).



Q5: The system catalog (data dictionary) in a relational database management system
(RDBMS) stores:

A. Only user data records
B. Metadata about the database structure, including table definitions, column names,
data types, constraints, and relationships [CORRECT]
C. Only backup files
D. Only transaction logs

Correct Answer: B

Rationale: The system catalog (information schema in SQL standards) stores
metadata—data about the database structure, including tables, columns, data types,
constraints, indexes, views, and privileges. It does not store user data (A), backups (C),
or transaction logs (D).



Q6: Which relational algebra operation is used to select specific columns (attributes)
from a relation?

A. SELECT (σ)
B. PROJECT (π) [CORRECT]
C. JOIN (⋈)
D. DIVIDE (÷)

Correct Answer: B

Document information

Uploaded on
July 7, 2026
Number of pages
23
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$25.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

Sold
11
Followers
0
Items
413
Last sold
1 month 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