In a relational database, entities are modelled as:
True or false? Rows in a table can have a flexible number of columns.
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.
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.
Select the use cases for which a relational database is the most suitable option.
Please select 2 correct answers
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.
Which phrase best describes a view?
Can views can be joined to SQL tables and other views.
If you need full control of your SQL Server in the Azure cloud, which option should you choose?
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
Besides Azure SQL database, which other popular DBMSs have a PaaS solution in Azure?
Please select 3 correct answers
Share your Results:
Leave a Reply