Invoke Action Page

Select the type of action to perform in the Snowflake database.

Element Description
Select an action type
  • Perform Bulk Import: Loads a large volume of data from your external stage into the target Snowflake database table.
  • Perform Bulk Export: Unloads a large volume of data from the Snowflake database table into an external stage/location.
  • Invoke a Stored Procedure: Executes a stored procedure in the Snowflake database.
  • Check/Cancel Statement Execution: Checks the status of the execution of a statement or cancel the execution of a statement.
  • Perform an Operation On a Table: Select to perform one of the following operations on a table.
    • Insert
    • Update
    • Insert or Update (Merge)
    • Select
  • Run a SQL Statement: Select to run a SQL query against the database.