AVDF: how to create alert just for 'delete' operation
In avdf-12.2.0..9 ,I can't create a alert just for 'delete' operation,becase there is no condiction column for command_text,just command_class,but command_class just for 'select' or 'dml' or 'ddl',I want just fire the alert for 'delete' operation on a table.