Skip to content

SQL query¤

Executes a custom SQL query on the first input dataset and returns the result as its output.

Parameter¤

Command¤

SQL command. The name of the table in the statement must be ‘dataset’, regardless the input.

  • Datatype: code-sql
  • Default Value: None

Comments