DDL Auditing on Single Table
Hi All
I need to enable DDL auditing on a single table. I see trigger for AFTER DDL on Schema and Database. I just need to audit one table. Any Directions?
one of my table is being made parallel by some application, want to trace out the time , osuser,username
Thanks in advance.