Database Overview
Learn how to use the Database Overview activity in Resolve Actions.
Convert to DB Statement
Learn how to use the Convert to DB Statement activity in Resolve Actions. Converts a table into a DB2/Oracle/MySQL/TSQL INSERT statement.
DB2 Query
Learn how to use the DB2 Query activity in Resolve Actions. Executes a query on a DB2 database and returns a table.
DB2 Statement
Learn how to use the DB2 Statement activity in Resolve Actions. Runs a statement (INSERT, DELETE, UPDATE) on a DB2 database.
MySQL Query
Learn how to use the MySQL Query activity in Resolve Actions. Executes a SELECT query on a MySQL database and returns a table.
MySQL Statement
Learn how to use the MySQL Statement activity in Resolve Actions. Runs a statement (INSERT, DELETE and UPDATE) on a MySQL database.
Oracle Query
Learn how to use the Oracle Query activity in Resolve Actions. Executes an Oracle SELECT query on an Oracle database and returns a table.
Oracle Statement
Learn how to use the Oracle Statement activity in Resolve Actions. Runs an Oracle statement (INSERT, DELETE, UPDATE) on an Oracle database.
TSQL Query
Learn how to use the TSQL Query activity in Resolve Actions. Executes an SQL query on a Microsoft database and returns a table.
TSQL Statement
Learn how to use the TSQL Statement activity in Resolve Actions. Runs an SQL statement (INSERT, DELETE, UPDATE) on a Microsoft database in order to insert.