Actions
Insert
Create a new row in a table in specified schema.
Update
Update rows found based on the given where clause entries.
Delete
Delete rows found based on the given where clause entries.
SQL query
Executes the given SQL statement.
Last updated