Database Connectors Custom Tasks

Custom Tasks in this section perform operations on a live database to Select, Update, Insert, or Delete data. Any operation you specify with these Custom Tasks will run on the database you select. As such, you should exercise caution using Custom Tasks that alter the underlying data.

Important For security reasons, it is very important that, when using system variables in a SQL statement, you include all of the proper system variable encodings to ensure you protect yourself from possible security issues, like SQL Injection attacks.