Entering content frame

Syntax documentation create_index_statement Locate the document in the library structure

<create_index_statement> ::=
CREATE [UNIQUE] INDEX <
index_name> ON <table_name> (<index_spec>)

 

Leaving content frame