rollbacking DDL
Hi
I have a stored procedure which creates DB users and assigns DB roles to users.
i want that if at anytime error occurs then my work is rollbacked. i haven't heard of rollbacking DDL statements, is there a way to rollback DDL in a procedure ?
Regards,
Vikas Kumar