New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

WGU Data Management - Foundations Exam - Topic 1 Question 4 Discussion

Actual exam question for WGU's WGU Data Management - Foundations exam
Question #: 4
Topic #: 1
[All WGU Data Management - Foundations Questions]

Which designation is an individual value, such as a salary?

Show Suggested Answer Hide Answer
Suggested Answer: C

An attribute type refers to a single, specific value within a table, such as Salary, Age, or Price.

Example Usage:

CREATE TABLE Employees (

EmpID INT PRIMARY KEY,

Name VARCHAR(50),

Salary DECIMAL(10,2)

);

Salary is an attribute type with individual values for each employee.

Why Other Options Are Incorrect:

Option A (Glossary) (Incorrect): Refers to documentation, not database values.

Option B (Entity type) (Incorrect): Represents a class of objects (e.g., Employees), not individual values.

Option D (Relationship) (Incorrect): Defines connections between entities, not attributes.

Thus, the correct answer is Attribute type, as it represents an individual data value.


Contribute your Thoughts:

0/2000 characters
Pamella
14 hours ago
Wait, are we sure about that? Sounds too simple.
upvoted 0 times
...
Leonardo
6 days ago
No way, it's C) for sure!
upvoted 0 times
...
Donte
11 days ago
I thought it was B) Entity type at first.
upvoted 0 times
...
Von
16 days ago
Attribute type, of course! How else would you store that juicy salary information?
upvoted 0 times
...
Stevie
21 days ago
A) Glossary, because that's where you keep all the definitions for the different terms used in the database.
upvoted 0 times
...
Amie
26 days ago
D) Relationship, because that's where you define how the different entities are connected, right?
upvoted 0 times
...
Curtis
1 month ago
I thought it was B) Entity type. Isn't that where you store all the individual details?
upvoted 0 times
...
Antonio
1 month ago
C) Attribute type is the correct answer. It represents an individual value like a salary.
upvoted 0 times
...
Phyliss
1 month ago
I’m leaning towards C) Attribute type too, but I wonder if there’s a chance it could be something else like A) Glossary?
upvoted 0 times
...
Selene
2 months ago
This question feels familiar; I think we had a practice question that asked about similar concepts. Could it be B) Entity type?
upvoted 0 times
...
Arleen
2 months ago
I'm not entirely sure, but I remember something about entity types being more about categories rather than individual values.
upvoted 0 times
...
Pilar
2 months ago
I'm not totally sure about this one. I'll have to review my notes on data modeling concepts to make sure I understand the differences between these terms. Attribute type seems like the best guess, but I want to be sure.
upvoted 0 times
...
Amira
2 months ago
I think the answer might be C) Attribute type, since it refers to specific characteristics like salary.
upvoted 0 times
...
Verona
2 months ago
It's definitely C) Attribute type.
upvoted 0 times
...
Ashleigh
2 months ago
I'm pretty confident that C) Attribute type is the correct answer here. That's the term for an individual data element within an entity.
upvoted 0 times
...
Ettie
3 months ago
Okay, I've got this. Attribute type has to be the right answer - that's the designation for a single value, like a salary, as opposed to the other options which are more about the overall structure of the data.
upvoted 0 times
...
Merilyn
3 months ago
Haha, I bet the exam writer was trying to trick us with these options. Gotta stay on your toes!
upvoted 0 times
...
Charisse
3 months ago
Hmm, I'm a bit confused on the difference between entity type and attribute type. I'll have to think this through carefully.
upvoted 0 times
...
Antione
3 months ago
I think this is asking about the different types of data elements in a database. Attribute type sounds like it could be the right answer, since that would represent an individual value like a salary.
upvoted 0 times
...

Save Cancel