This video demonstrates the use of the Script Execution feature in the Toad DevOps Toolkit. The demo covers the basics features and function utilizing PowerShell. Sample script used in this video: Demo_ExecuteScript.ps1
Related Articles
An LSM-tree engine for MySQL
Introduction When we're facing a write-intensive workload where it's required to provide the best possible write throughput (writes per seconds), we need to think out-of-the-box and select a persisten...
Optimize SQL (Plan Control)
Using Plan Control mode in Optimize SQL consists of two steps. In the first step, SQL Optimizer generates execution plan alternatives for your SQL statement without changing the source code. You can t...
