exam questions

Exam DMF All Questions

View all questions & answers for the DMF exam

Exam DMF topic 1 question 74 discussion

Actual exam question from CDMP's DMF
Question #: 74
Topic #: 1
[All DMF Questions]

The Family Name of a Person is recorded in a system. The column name is Pname.
Pname is an example of:

  • A. Metadata
  • B. Data
  • C. Megadata
  • D. Normalised data
  • E. Poor table design
Show Suggested Answer Hide Answer
Suggested Answer: E 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
aqilraza
3 months ago
Selected Answer: A
Metadata = “data about data.” In this case, Pname is the column name (a label describing the stored data). The actual family names (e.g., Khan, Smith, Wong) would be the data itself. So: Column name (Pname) → Metadata Stored value (e.g., “Smith”) → Data
upvoted 1 times
...
ajeeth180
6 months, 1 week ago
Selected Answer: A
In database systems, metadata refers to data that provides information about other data. Specifically, it describes the structure, organization, and characteristics of data stored within the system. This includes details such as table names, column names, data types, constraints, and relationships between tables.
upvoted 1 times
...
06bd658
6 months, 3 weeks ago
Selected Answer: A
While Pname is an example of a bad variable/field name, I don't think that means that the table is badly designed. However, field names are an example of metadata (i.e. data about data).
upvoted 3 times
...
amit2754
8 months, 3 weeks ago
Selected Answer: B
Answer is B
upvoted 1 times
...
MrWood47
10 months, 1 week ago
Selected Answer: E
It's definitely E like her_lo said
upvoted 3 times
...
her_lo
10 months, 1 week ago
Selected Answer: E
The correct answer is: E. Poor table design he name "Pname" is unclear and doesn’t explicitly indicate it’s storing a "Family Name" or "Person Name.
upvoted 3 times
ajeeth180
6 months, 1 week ago
While "Pname" might not be the most descriptive column name, labeling it as "poor table design" is subjective and doesn't accurately categorize it.
upvoted 1 times
...
Ihueghian
8 months ago
But the clarity or quality of the name affects data understanding and data quality, but not its classification as metadata.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...