COMPLETE_SQL

This function, along with IS_VALID_SQL, VALIDATE_SQL and FORMAT_SQL is primarily used for tool developers (s-Studio uses these functions to complete, validate, and format SQL). Auto-completes SQL statement.

Syntax:

SYS_BOOT.MGMT.COMPLETE_SQL(SQL_STATEMENT,OFFSET);

Returns table with item_type and item_name.