Data Resource - Runtime Selector

Undraw My Documents

Data Resource - Runtime Selector

About

Runtime resources (such as request and script) can be selected in a select operation with an runtime selector.

Syntax

A runtime selector is a data selector with an extra connection known as the execution connection.

The syntax is:

(globPattern@executableConnection)@executionConnection

where:




Related HowTo
Undraw My Documents
How to create a SQL view with a CREATE statement file

This Howto will show you how to create a SQL View with a SQL file that contains a CREATE SQL statement with the Tabul table create command. You should have Tabulify installed on your computer: ...
Undraw My Documents
Learning Tabulify - Step 7 - How to execute a SQL Query

For Tabulify, a SQL Query is a runtime resource that when executed returns a data set in tabular format (known as the result set). The selector of a runtime is known as a runtime selector. This selector...
Undraw My Documents
SQL - How to execute and shows the result of a SQL SELECT Query

This howto will show you to execute and shows the result of a SQL Select Query against the tpcds data
Undraw My Documents
Tabul - How to execute and shows the result of a SQL Query

This howto will show you to execute and shows the result of a SQL Query against the tpcds data
Undraw My Documents
Tabulify - How to create a table with a CREATE Sql statement file

This Howto will show you how to create a SQL table with a SQL file that contains a ''CREATE'' SQL statement
Undraw My Documents
Tabulify - How to create a table with a CREATE Sql statement file

This Howto will show you how to create a SQL table with a SQL file that contains a ''CREATE'' SQL statement

Task Runner