单选题You observe that in your PROD database, customer information is being modified by some unauthorized users. You want to keep track of all of the transactions happening on the table using PL/SQL. Which type of PL/SQL subprogram or construct would you use

题目
单选题
You observe that in your PROD database, customer information is being modified by some unauthorized users. You want to keep track of all of the transactions happening on the table using PL/SQL. Which type of PL/SQL subprogram or construct would you use to accomplish this task?()
A

functions

B

packages

C

procedures

D

database triggers

E

anonymous PL/SQL block


相似考题
参考答案和解析
正确答案: B
解析: 暂无解析