Question

What is the key difference between SQL and NoSQL databases in terms of data storage?

A SQL databases use hierarchical storage, while NoSQL uses relational storage.
B SQL databases are schema-less, while NoSQL requires strict schemas.
C SQL databases store structured data, while NoSQL supports unstructured, semi-structured, and structured data.
D SQL databases are optimized for horizontal scaling, while NoSQL focuses on vertical scaling.
E SQL and NoSQL databases have identical storage capabilities.
Practice Next

Hey! Ask a query