Show TOC

Background documentationIndex Name (index_name)

 

An index name (index_name) identifies an index.

Structure

Syntax Syntax

  1. <index_name> ::=
      <identifier>
End of the code.
Examples

SQL Tutorial, Indexes

Explanation

An error message is output if the name consists of more than 32 characters.