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
↧