What is the primary advantage of using a relational database?
Q1. What is the primary advantage of using a relational database?
Answer: Support for transactions
Explanation: Relational databases support transactions, ensuring data consistency and integrity by allowing multiple operations to be executed as a single, all-or-nothing unit.