Why we need View Serializability? We know that a serial schedule never leaves the database in inconsistent state because there are no concurrent transactions execution. However a non-serial schedule can leave the database in inconsistent state because there are multiple transactions running concurrently...
Transaction Transaction Property States of Transaction DBMS Schedule Testing of Serializability Conflict schedule View Serializability Recoverability of Schedule Failure Classification Log-Based Recovery DBMS Checkpoint Deadlock in DBMS Concurrency Control Concurrency Control Lock based Protocol Time stamping Proto...