SQL Functions

SQL functions are only visible in the list if the Solution Creator defined functions that use the SQL data provider, see Microsoft Azure SQL. Make sure that your SQL connection is set up correctly in Connections.

You can try out all functions of the solutions that use the SQL data provider.

  1. On the left side, you will see all input parameters of the function including the initial set values.

  2. Enter values into the input parameter fields and click the Run button at the top of the screen. The JSON editor on the right side will show the results returned by the function.

  3. Click on Show schema to view the function definition.

Run a SQL function
Run a SQL function

Last updated

Was this helpful?