Delete Rows
Deletes existing rows from Firebolt.
DEL
Query
Arguments
stringrequired
User engine host to execute the DELETE statement against.
stringrequired
The Firebolt table to delete rows from.
string
Optional WHERE clause to restrict which rows are deleted.
Uncommon arguments
string
Optional engine name to send as the Firebolt engine query parameter.
string
Optional Firebolt database to execute the DELETE statement in.
string
Optional alias for the target table.
string
Optional USING clause contents to join other tables into the DELETE statement.
string
Optional WITH settings clause contents for query settings overrides.
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.