Database Commands
Refer to the table below for a detailed overview of each command and its respective functionalities:
| Command | Description | 
|---|---|
| Perform an SQL query against a specified database and place the results into a variable. | |
| 
 | 
 Monitor a specified database table for changes (insertions, updates, deletions) and place changed data in variables. |