FC0-U61 · Question #447
FC0-U61 Question #447: Real Exam Question with Answer & Explanation
The correct answer is D: Schema. A database is an organized collection of information. The information is stored in a structured manner for easier access. Typically, a database consists of tables of information, organized into columns and rows. Each row represents a separate record in the database, while each co
Question
Options
- ARecord
- BConstraint
- CField
- DSchema
Explanation
A database is an organized collection of information. The information is stored in a structured manner for easier access. Typically, a database consists of tables of information, organized into columns and rows. Each row represents a separate record in the database, while each column represents a single field within a record. The structure of the database in terms of the fields defined in each table and the relations between primary and foreign keys is referred to as the schema.
Community Discussion
No community discussion yet for this question.