Q. Which statement is true about the SQL?
β
Correct Answer: (A)
SQL databases are vertically scalable.
Explanation: SQL is vertically scalable. SQL follows the ACID Model. SQL database can easily handle complex queries. SQL database does require object-relational mapping.