CompTIA
FC0-U71 · Question #71
A database has the following schema: Which of the following is the number of records in the schema?
The correct answer is B. 4. Each row in the table (excluding the header row) represents a record in the database schema. The table has 4 data rows (John, Jane, Allison, Anna), so the number of records is 4.
Data and Database Fundamentals
Question
A database has the following schema:
Which of the following is the number of records in the schema?
Options
- A3
- B4
- C12
- D21
How the community answered
(32 responses)- B94% (30)
- C3% (1)
- D3% (1)
Explanation
Each row in the table (excluding the header row) represents a record in the database schema. The table has 4 data rows (John, Jane, Allison, Anna), so the number of records is 4.
Topics
#Database Records#Database Schema#Data Counting#Database Terminology
Community Discussion
No community discussion yet for this question.