Microsoft Certified:Azure Data Fundamentals
Domain 2Objective 1
Describe Relational Concepts DP-900 Practice Questions (Page 4)
Part of the Identify considerations for relational data on Azure domain, which accounts for 20–25% of the DP-900 exam. Microsoft does not publish an official question count, but from its 45-minute exam (~20–30 total, ~4–8 in this domain), expect 2–4 from this objective — we provide 43 practice questions to prepare you well beyond it. (estimate)
43questions here
9free pages
13concepts
20–25%of the exam
Questions 16–20
- 16
In a relational database, what is a table?
Select an answer first - 17
A database has a large Orders table with millions of rows. A frequent query filters on the CustomerID column to find all orders for a specific customer. The query currently performs a full table scan and is slow. You need to improve the performance of this query without changing the query itself. What should you do?
Select an answer first - 18
A database has a large Orders table with columns OrderID (primary key), CustomerID, OrderDate, and TotalAmount. Queries frequently filter on CustomerID and OrderDate, and also sort by OrderDate. The database administrator is considering adding an index. Which indexing strategy is most effective for these queries?
Select an answer first - 19
A new employee, Jane Doe, needs to be added to the Employees table. The table has columns: EmployeeID (identity column, auto-generated), FirstName, LastName, DepartmentID. The DepartmentID for Jane is 5. Which SQL statement correctly adds Jane?
Select an answer first - 20
What is the role of a table in a relational database?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Microsoft. “DP-900” is a trademark of its owner, used for identification only.