⛶  All DDL commands are restricted unless these are being executed for temp tables created by the user


⛶  Always run a query to get Host and Instance names right after logging into a database instance to make sure you have logged onto the correct database instance for the task.


⛶  When designing a tool/ utility, always consider the tolerance for any exceptions, test with real production volume, and - when possible - run negative testing.