SQL scripts are typically used to perform database operations that are beyond the capabilities of standard data transformation steps. They can be written and executed to automate tasks, run custom queries, or interact with databases in various ways.
SQL Script Properties
Access and configure script properties.
Notes
Add or view notes related to the SQL script.
Load SQL Script from Disk
Load an existing SQL script from your local storage.
Save SQL Script to Disk
Save the current SQL script to your local storage.
Save SQL Script to Repository
Save the SQL script into the repository for version control.
Print SQL Script
Print the SQL script for documentation or sharing.
Preview
Preview the script before execution.
Cut
Cut the selected part of the script to clipboard.
Copy
Copy the selected part of the script to clipboard.
Paste
Paste the clipboard content into the script editor.
Undo
Undo the last action made in the script.
Completion Proposal
Suggests completions for the SQL script based on context.
Search
Search for specific content within the script.
Repeat Search
Repeat the last search query.
Find Previous
Find the previous occurrence of the search query.
Replace
Replace text within the script.
Execute SQL Script
Execute the SQL script on the selected database.
Stop Execution on Error
Stop the execution immediately if an error occurs.
SQL Script Separator
Define separators for multiple statements in the script.
Connection Selection Box
Select the database connection to run the script against.
Show Connections Only for Current Project
Filter and show connections specific to the current project.
Show/Hide Log
Toggle visibility of the execution log.
Schedule for Execution
Schedule the SQL script for execution at a specified time.
View Execution Log
View the execution log when the script is run by the package or agent/scheduler.
Manage Versions
Manage and track versions of the SQL script.
Add Version
Add a new version of the SQL script to version control.
Revert to Previous Version
Restore the SQL script to a previous version.
Make SQL Script Read-Only
Set the script to read-only to prevent modifications.
Browse Data
Browse the data related to the SQL script execution.
SET SQL NOCOUNT ON for Microsoft SQL Server Stored Procedures and Scripts.Each time the Save button is pressed, the SQL script is automatically added to the version control system.
For more technologies supported by our ETL Software see Advanced ETL Processor Versions
Confused? Ask question on our ETL Forum