Alter Format of Generate Script > Insert #tmpTable
With in the feature "Generate Script > Insert #tmpTable", it renders the DROP TABLE after the CREATE TABLE and SELECT. In troubleshooting and R&D, however, there is value in having the temp table be retained. 90% of the time, I transform the DROP TABLE in to DROP TABLE IF EXISTS and move it to just before the CREATE TABLE.
I would like the option to either customize the rendering to fit my needs, or the option to select this alternate style of rendering in Options.
-
AdminDevart (_, Devart) commented
Dear User,
Thank you for your post!
For us to better understand your request, could you please send us an example of the script you're willing to achieve?
You can send it to our support team via this Contact Form: https://www.devart.com/company/contactform.html
Best,
Devart Team