Which of the following is a characteristic of a relational database?
Q1. Which of the following is a characteristic of a relational database?
Answer: Data is stored in tables with well-defined relationships
Explanation: Relational databases store data in tables with defined relationships, making data access efficient.