Sample questions and answers
Try answering the following questions to test your knowledge:
- Which type of database is Azure Database for PostgreSQL?
- PaaS
- IaaS
- Microsoft SQL Server
- On-premises
- Relational data is stored in…:
- A filesystem as unstructured data
- A hierarchal folder structure
- A tabular form of rows and columns
- Comma-separated value (CSV) files
- Select the option that best completes the sentence:
A(n) ____________ contains keys built from one or more columns in the table or view.
- procedure
- field
- index
- view
- You plan to deploy a PostgreSQL database to Azure. Which hosting model corresponds to the available deployment options?
- PostgreSQL on Azure VM (PaaS) and Azure Database for PostgreSQL (SaaS)
- PostgreSQL on Azure VM (SaaS) and Azure Database for PostgreSQL (PaaS)
- PostgreSQL on Azure VM (IaaS) and Azure Database for PostgreSQL (PaaS)
- PostgreSQL on Azure VM (PaaS) and Azure Database for PostgreSQL (IaaS)
- Your Azure project...