All Tags »
Automation »
Scripting »
Best Practices (RSS)
Sorry, but there are no more tags available to filter with.
-
I have written a lot of throw-away scripts, some of which were written to control the execution of a large number of SQL scripts. The logic of these control scripts is often simple, but their execution can last for a long time (e.g. hours). When writing this type of control scripts, people would generally give some thoughts to improve robustness ...