Previous Topic: Results of Defining Structures Using SQL StatementsNext Topic: CREATE PROCEDURE Statement


CREATE INDEX Statement

CREATE INDEX index-name (column-list)

Creates a key for one or more columns of a table as specified in the statement. The following are the significant KEY entity-occurrence attributes defined: