By tag: transaction
0
kicks
ACID Properties
To ensure integrity of the data, we require that the database system maintain the following properties of the transactions(these properties are also called ACID properties of a transaction.)
0
kicks
SQL Myth: Truncate Cannot Be Rolled Back Because It Is Not Logged
The 3 major differences between truncating a table and deleting from a table