Answer
a. If no other transaction has exclusive access, the shared access will be granted.
b. If another transaction already has some form of access, the database management system will normally make the new transaction wait, or it could roll back the other transactions and give access to the new transaction.
Work Step by Step
a. If no other transaction has exclusive access, the shared access will be granted.
b. If another transaction already has some form of access, the database management system will normally make the new transaction wait, or it could roll back the other transactions and give access to the new transaction.