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

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -