What are two difference between sql azure and azure tables?
Answer / Sanoj Kumar
1) SQL Azure is a relational database management system that supports Structured Query Language (SQL). Azure Tables, on the other hand, are NoSQL tables optimized for JSON-based data storage. 2) SQL Azure provides ACID transactions, joins, and stored procedures, while Azure Tables focus more on scalability and performance.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to scale out a federation by Sql statement?
What is a fan-out query in SQL Azure?
What is SQL Azure Data sync?
Explain the Ways to improve the performance of a sql azure database?
How many servers can we create in a single subscription?
What is SQL Azure Fabric?
What are blobs, tables, and Queues? Is SQL is the standard way to query blobs, tables, and queues?
What is the difference between web edition and business edition?
What is the difference in accessing db between sql server vs sql azure?
What happens when the SQL Azure database reaches Max Size?
What is the index requirement in SQL Azure?
Define Business Edition in SQL Azure?