How to update table script
What is the most reliable way of updating table script? Let's say I have a script that saves a snippet of a script into a table as table script and gives it a name "Script". Let's say, I run that script again and it again saves an updated snippet as table script - it will add " 2" to "Script" since that name already exists.If I then want to run the script by name it will run the old one, with name...