Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Integration of utility statements in the system

Utility statements are statements in SQL syntax, but they may not be executed within SQL transactions. A utility statement does not initiate an SQL transaction and it cannot be rolled back. A utility statement opens an internal transaction, however, which is closed again when the statement is terminated.
Utility statements can be compiled dynamically (section “Dynamic SQL”).