WITHIN YOUR APPLICATION, YOU NEED TO LOG ALL CHANGES TO ONE TABLE....

16. Within your application, you need to log all changes to one table. DDL

and DML changes must be logged. What’s the best approach to solve this

problem?

A. Use the built-in auditing capability

B. Create a DDL trigger

C. Create a DML trigger

D. This cannot be accomplished