Run Statement
Run a non-query statement (INSERT/UPDATE/DELETE/DDL).
DatabaseDatabaseRunQuery
What it does
Run a non-query statement (INSERT/UPDATE/DELETE/DDL).
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| Connection name | variable | Required | db | |
| SQL query | multiline | Required | SQL to run. Variables are expanded first. Example: SELECT * FROM users Supports variables | |
| Store affected row count in | variable | Optional | Example: affected |
More Database commands
Ready to automate your busywork?
Start your free 10-day trial today. No credit card, no commitment.