Dropping all the temporary tables that are created in a seesion
Hi, I was wondering if there's a way to drop all the temporary tables that get created in a session dynamically. I have 26 temporary tables that get created during the execution of a stored procedure.
No comments:
Post a Comment