Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Microsoft logo

Microsoft Certified:Azure Data Fundamentals

Domain 2Objective 1

Describe Relational Concepts DP-900 Practice Questions (Page 3)

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 11–15

  1. 11foundation · easy

    What is the main purpose of normalization in a relational database?

    Select an answer first
  2. 12foundation · easy

    What does the following SQL statement do? DELETE FROM Orders WHERE OrderID = 10;

    Select an answer first
  3. 13foundation · easy

    In a relational database, what is the function of a foreign key?

    Select an answer first
  4. 14application · medium

    A library database has a Books table with columns: BookID (identity), Title, AuthorID, PublishedYear. The library is adding a new book: 'The Azure Journey' by author 42, published in 2024. Which SQL statement correctly adds this book?

    Select an answer first
  5. 15expert · hard

    A database administrator is tuning a database that has a large Orders table. The application frequently runs the following query: SELECT * FROM Orders WHERE OrderDate >= '2024-01-01' AND OrderDate < '2024-02-01'. The administrator creates an index on the OrderDate column. After creating the index, the query performance does not improve as expected. What is the most likely reason?

    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.