SQL Select Row
Through the SQL select action it is possible to query the first row from a table by using the action config so that you dont need to write any SQL.
Configuration
Connection
The database connection.
Table
The target table.
Mapping
Optional a mapping to change the column name.
Columns
All columns which should be selected on the table.