________ in SQL are used to ensure the database performs actions in a logical order.

  • Constraints
  • Indexes
  • Transactions
  • Views
In SQL, Transactions are used to ensure that a series of database actions are performed in a logical order. Transactions provide consistency and help maintain the integrity of the database.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *