Data Resource - Sql Query (select)

Undraw Environment

About

A Sql Select statement or Sql query is a query performed against a database system.

A Sql Query will return tabular data and is therefore considered as a content data resource.

Attribute

Name Default Possible Values Description
query-metadata-detection temporary view temporary view, runtime, parsing Define the method type to capture the structure if not defined via a data-definition



Related HowTo
Undraw Environment
Learning Tabulify - Step 10 - How to compare data resources ?

Data comparison is the corner stone of every development because it validates the data processing. Tabulify ships with a Data comparison operation that allows you to compare: the data content and...
Undraw Environment
Learning Tabulify - Step 6 - How to transfer Data Resources

In Tabulify, when you want to manipulate data, it's called a transfer. You want to move data, you transfer You want to copy data, you transfer You want to insert data, you transfer You want to...
Undraw Environment
Learning Tabulify - Step 7 - How to execute a Query

For Tabulify, a query is a script that when executed returns a content resource. In the case of a Sql Query (ie a SELECT statement), the result is a data set in tabular format. The selector of a query...
Undraw Environment
Learning Tabulify - Step 8 - How to modify the content of a table

Tabulify learning guidetransfer step The transfer page should have made you familiar with the transfer concept where we have introduced the copy operation. The copy and move operation does not modify...

Task Runner