Which two statements describe good practices for an application developer to reduce lockingconflicts in Oracle database()
A:Avoid coding unnecessary long-running transactions.
B:Allow the database to handle locks in default locking mode.
C:Always explicitly code the locks as per the requirement of the application.
D:Allow escalation of row locks to block locks if too many row locks cause problem.
出自:Oracle认证