Loading...
Select Version
Utility statements are statements which employ SQL syntax and which provide utility functions for database administration (see chapter “Utility concept”). These statements are SESAM/SQL-specific extensions. Unlike SQL statements, utility statements can only be issued outside transactions, i.e. no further transactions may be open when a utility statement is issued. A utility statement is processed internally as a sequence of internal transactions and can therefore not be rolled back.