John McCormack DBA

SQL Server Databases and Cloud

  • Personal
    • About
  • Free Training
    • SQL Server on Amazon RDS (Free Course)
    • Free practice questions to help you pass DP-900
  • Save money in Azure
    • Azure IaaS SQL Backups – Stop burning money
    • Your Azure SQL Database and Managed Instance is too big
    • Turn the cloud off at bedtime to save 70%
    • Your Azure SQL Virtual Machine might be too big
    • Save money with Azure SQL DB serverless
    • Save up to 73% with reserved instances
    • Delete unused instances to save money in Azure
  • Hire me
    • 60 minute cost optimization
    • Let me solve your SQL Server problems
    • Take a look at my Sessionize speaker’s profile

DP-900 practice questions – Describe the concepts of relational data

27th January 2021 By John McCormack Leave a Comment

In a relational database, entities are modelled as:

Correct! Wrong!

True or false? Rows in a table can have a flexible number of columns.

Correct! Wrong!

Although nullable columns can be empty, each row has a fixed number of columns.

True or false? Primary keys uniquely identify each row in a table.

Primary key values must be unique on each row but can be made up of multiple columns. (These are known as composite primary keys).
Show hint
Correct! Wrong!

For each value in a foreign key column, there must be a row with the same value in the corresponding ______ column in the related table.

Correct! Wrong!

Select the use cases for which a relational database is the most suitable option.

Please select 2 correct answers

Correct! Wrong!

E-commerce and banking are suitable for relational databases. Graph databases are suitable for social networks and blob storage is suitable for digital media collections.

Please select a benefit of indexes on relational tables.

Correct! Wrong!

Which phrase best describes a view?

Correct! Wrong!

Can views can be joined to SQL tables and other views.

Correct! Wrong!

If you need full control of your SQL Server in the Azure cloud, which option should you choose?

Correct! Wrong!

Although EC2 would give you full control of your SQL Server, this is a service from AWS, not Azure. Any PaaS solutions have limited features so don't allow full control.

Select all the benefits of using a PaaS solution for your relational database.

Please select 3 correct answers

Correct! Wrong!

Besides Azure SQL database, which other popular DBMSs have a PaaS solution in Azure?

Please select 3 correct answers

Correct! Wrong!

DP-900 practice questions – Describe the concepts of relational data

Share your Results:

Related

About John McCormack

John McCormack is an experienced SQL DBA with extensive knowledge of the two largest public clouds: AWS and Azure.

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

John McCormack · Copyright © 2025