engineering computer science MCQ #681

Which of the following is a benefit of using a relational database?

engineering computer science MCQ #681

  1. Question 1

    Q1. Which of the following is a benefit of using a relational database?

    • A) Improved data security
    • B) Simplified data retrieval
    • C) Enhanced data integrity
    • D) All of the above

    Answer: All of the above

    Explanation: Relational databases provide improved data security, simplified data retrieval through SQL, and enhanced data integrity through constraints and normalization.