Is the following statement true or false?
Azure Database for PostgreSQL is a non-relational (NoSQL) database service.
Answer: Answer
Answer
The statement is false.
The statement is false because Azure Database for PostgreSQL is a managed relational database service. It is designed for relational data structures that use schemas, tables, columns, and foreign keys.
Step-by-Step Solution
Key Concept
Relational vs. Non-Relational Databases in Azure