Quantcast
Viewing all articles
Browse latest Browse all 14773

Delete or Drop a table if it already exists - topic by DataHead

Hi, In order fro my code to run, I want to ensure my tables are clear before the query runs again & adds extra data.   So I want to add some code like "If Table_x' Exists, Then Drop Table_x, otherwise continue running the code.   What's available in SQL Assistant 13.11?   Thanks  

Viewing all articles
Browse latest Browse all 14773

Trending Articles