What makes a sequence of database operations a transaction
Asked by wiki @ in Computers and Technology viewed by 1278 People
What makes a sequence of database operations a transaction? All database operations must either complete in its entirety or have no effect Atomicity, Consistency, Isolation, Durability All results must conform to existing constraints in the database Database operations cannot be transactions