CREATE INDEX statement

Creates an index on a specified table or materialized view.

 Syntax 1 - Creating an index on a table
 Syntax 2 - Creating an index on a materialized view
 Parameters
 Remarks
 Permissions
 Side effects
 See also
 Standards and compatibility
 Example