DP-900 · Question #55
Drag and Drop Question Match the terms to the appropriate descriptions. To answer, drag the appropriate term from the column on the left to its description on the right. Each term may be used once…
The correct answer is Table; View; Index. The correct arrangement matches each database object to its core description: a Table is the fundamental database object that stores raw data in rows and columns; a View is a virtual table based on a stored query that presents data from one or more tables without storing data…
Question
Exhibit
Answer Area
Drag items
Correct arrangement
- Table
- View
- Index
Explanation
The correct arrangement matches each database object to its core description: a Table is the fundamental database object that stores raw data in rows and columns; a View is a virtual table based on a stored query that presents data from one or more tables without storing data itself; and an Index is a performance-optimization structure that speeds up data retrieval by creating pointers to rows in a table. These distinctions reflect the foundational roles each object plays in relational database design.
Topics
Community Discussion
No community discussion yet for this question.
