Is the following statement true or false?
'Azure SQL Database is a non-relational database service designed for storing semi-structured JSON documents.'
Cevap: Cevap
Cevap
The statement is false.
The statement is false because Azure SQL Database is a relational database service based on the Microsoft SQL Server engine, organizing data into tables with defined schemas. Semi-structured JSON document databases are non-relational, a service class represented in Azure by Azure Cosmos DB.
Adım Adım Çözüm
Anahtar Kavram
Relational vs. Non-Relational database services in Azure