Execute query

Element that adds a new element to the collection. Waiting for results implies that query should return the data. The component works correctly only inside the Connect to the Database container.

Properties

- Query text*: [String] SQL query text

- Availability of results: [Boolean] Sign of waiting for query results

- Variable: [List<List<string>>] Variable for saving query results

Last updated