News

Click the "SQL" tab. Click the right mouse button inside the top window labeled "Run SQL query/queries" and select "Paste." Click "Go" in the right corner at the bottom of the window.
MySQL is a common database amongst many organizations. As such, when building an automation script that needs to query data from somewhere, you might run into the need to query a MySQL database. By ...