sql server - I would like to know how to view rolled back objects? -


i created ddl trigger create table , in trigger did rollback. how can view table tried created?

you can use logging check tables tried created, before rollback. handle exception, if exception occurs, log details , rollback.


Comments

Popular posts from this blog

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -