Concurrency control in RDBMS is important for which of the following reasons ?
1
To ensure data integrity when updates occur to the database in a single -user environment.
2
To ensure data integrity when reads occur to the database in a single-user environment.
3
To ensure data integrity when updates occur to the database in a multi-user environment.
4
To ensure data integrity when reads occur to the database in a multi-user environment.