engineering computer science MCQ #853

In a database, what is the term for a transaction that is partially executed?

engineering computer science MCQ #853

  1. Question 1

    Q1. In a database, what is the term for a transaction that is partially executed?

    • A) Committed transaction
    • B) Aborted transaction
    • C) Partial transaction
    • D) Active transaction

    Answer: Partial transaction

    Explanation: A partial transaction is one that has been partially executed but not yet committed or aborted.