SQL To Insert Dynamic Action

About

The SQL To Insert Dynamic Action streamlines the process of exporting SQL datasets into an INSERT SQL script. This action retrieves data dynamically from a SQL query or database table and generates a sequence of INSERT statements, which can be used to replicate the dataset in another database. It is particularly useful for database migration, data backups, or creating test data for development and testing environments. By automating the generation of INSERT scripts, this action eliminates the need for manual scripting, reduces errors, and ensures consistency when transferring data across databases.

Metadata tab

SQL To Insert Dynamic Action - Metadata tab
 

  1. The Write Variables option ensures that the “Package Action” logs the variable values into the “Action vars before log file” before the action is executed and logs the updated variable values into the “Action vars after log file” after the action completes.
  2. This option is typically used for debugging and is not recommended in a production environment.
  3. It can be globally disabled through the options dialog .

Parameters tab

SQL To Insert Dynamic Action - Parameters tab

Tips

  • The “Replace Variables” parameter is used to substitute variables within SQL statements.
  • When the “UseEmbeddedSQL” is set to True EmbeddedSQL is used, otherwise SQL Script/Lookup is used.
Sql SQL To Insert Dynamic Action - UseEmbeddedSQL Parameter

Selecting Script

Sql To Insert Action - Editing SQL Script Parameter

Editing Script

Sql To Insert Action - Editing SQL Embedded Script Parameter

Selecting Connection

Sql To Insert Action - Editing Connection Parameter

Variables tab

The Variables tab defines the variables to be updated during the action’s execution.

SQL To Insert Dynamic Action - Variables tab

Execution log tab

The Execution log tab is populated after the action is executed. Double click on the row to view the log.

SQL To Insert Dynamic Action - Execution log tab
  1. SQL To Text Dynamic Action
  2. SQL To XML Dynamic Action
  3. SQL To Insert Dynamic Action
  4. SQL To Excel Dynamic Action
  5. SQL To QVD Dynamic Action
  6. SQL To QVX Dynamic Action

For more technologies supported by our ETL Software see Advanced ETL Processor Versions

Confused? Ask question on our ETL Forum

Posted on September 17, 2025 • 2 min read • 383 words
www.etl-tools.com About Support Pricing Cookies Policy Term Of Use Privacy Policy License