Skip to main content

SQL statements

An SQL statement can be any valid SQL statement that the related JDBC is able to execute. The SQL template code is a group of SQL statements. The basic rules to write an SQL statement in the SQL template editor are:

  • An SQL statement must end with ;.

  • An SQL statement can span lines. In this case, no line should be ended with ; except the last one.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!