The Create Row block is used to create a row of a database table.
Example:
The table 'Example-Table' in the database has three columns 'Example Column 1', 'Example Column 2' and 'Example Column 3'. There are a total of three line entries in the database table.
The input values 'value A', 'value B' and 'value C' in this example are setting the values for column 1, column 2 and column 3.
Result:
Returns a row of the database table from the input blocks.
Tips and best practices:
-
Library:
Database