engineering computer science MCQ #865

What is the term for a database that is not normalized?

engineering computer science MCQ #865

  1. Question 1

    Q1. What is the term for a database that is not normalized?

    • A) Denormalized database
    • B) Normalized database
    • C) Optimized database
    • D) Transactional database

    Answer: Denormalized database

    Explanation: A denormalized database is one that has not been optimized to reduce data redundancy and improve data integrity through normalization.