What are two difference between sql azure and azure tables?
Answer Posted / 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 |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category