You are designing a database schema in Azure SQL azure video

 ·  PT1H46M27S  ·  EN

dp-900-data-fundamentals video for you are designing a database schema in Azure SQL Database and need to establish a relationship between two tables, where each

Full Certification Question

You are designing a database schema in Azure SQL Database and need to establish a relationship between two tables, where each record in the first table (e.g., "Customers") can be associated with multiple records in the second table (e.g., "Orders"), but each record in the second table can only be associated with one record in the first table. Which relationship type should you use?