Database Commands

Refer to the table below for a detailed overview of each command and its respective functionalities:

Command Description

Execute SQL Query

Perform an SQL query against a specified database and place the results into a variable.

Monitor Database Changes

Monitor a specified database table for changes (insertions, updates, deletions) and place changed data in variables.