Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Microsoft logo

Microsoft Certified:Azure Data Fundamentals

Domain 2Objective 1

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

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 36–40

  1. 36foundation · easy

    In a relational database, which of the following best describes the structure of a table?

    Select an answer first
  2. 37foundation · easy

    What does the following SQL statement do? INSERT INTO Customers (CustomerID, Name) VALUES (1, 'John');

    Select an answer first
  3. 38application · medium

    A startup is building a customer relationship management (CRM) system. They currently store customer data in a single spreadsheet with columns for CustomerID, CustomerName, OrderID, OrderDate, OrderTotal, and ProductName. Each customer can place multiple orders, and each order can contain multiple products. The team notices that when they update a customer's phone number, they must update it in multiple rows. They want to redesign the data storage to eliminate this redundancy. Which approach best addresses their requirement?

    Select an answer first
  4. 39application · medium

    A database has a table named EmployeeAudit that records every change made to the Employees table. The business requires that whenever a new employee is inserted, a row must automatically be added to EmployeeAudit with the current date and the username of the person who performed the insert. What should be created to meet this requirement?

    Select an answer first
  5. 40application · medium

    A retail company stores customer orders in a relational database. Each order must be linked to exactly one customer, and each customer can have many orders. The Orders table currently has columns: OrderID, OrderDate, CustomerName, CustomerEmail, and CustomerPhone. The database designer wants to enforce the relationship between Orders and Customers without duplicating customer data. What should the designer do?

    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.