Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Microsoft logo

Microsoft Certified:Azure Data Fundamentals

Domain 2Objective 1

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

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 1–5

  1. 1foundation · easy

    Which of the following is a potential trade-off when creating an index on a table?

    Select an answer first
  2. 2application · medium

    A small business tracks sales in a single spreadsheet with columns: SaleID, Date, CustomerName, CustomerAddress, ProductName, ProductCategory, Quantity, and UnitPrice. The owner notices that when a customer changes address, they must update many rows, and some products appear with inconsistent category names. The owner asks you to design a relational database to fix these problems. What is the primary benefit of normalizing this data into separate tables?

    Select an answer first
  3. 3expert · hard

    A university database has a single table: Enrollments(StudentID, StudentName, CourseID, CourseName, InstructorID, InstructorName, Grade). A student can enroll in many courses, and a course can have many students. Each course is taught by one instructor, and each instructor teaches many courses. The database is experiencing update anomalies: changing an instructor's name requires updating many rows. You are asked to redesign the schema to eliminate these anomalies while preserving all relationships. Which design best achieves this?

    Select an answer first
  4. 4application · medium

    A company has a policy to remove all data for customers who have requested to be forgotten. A customer with CustomerID = 208 has no related orders in the Order table. The database administrator needs to remove this customer's record from the Customer table. Which SQL statement should they use?

    Select an answer first
  5. 5foundation · easy

    What is the purpose of the SQL SELECT statement?

    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.