Display the data description language SQL code for adding an index to a table. The
SQL code can be a useful reference and training tool.
Prerequisites
Database Version |
Table Index Privileges |
SAP Sybase IQ 15.3 and 15.4 |
None required.
|
SAP Sybase IQ
16.0 |
None required.
|
Task- In the Perspective Resources view, select the resource and
select .
- In the left pane, select .
- Select Tables or Global Temporary
Tables.
- Select a table from the right pane and either:
- Click the arrow to the right of the name and select
Properties, or
- From the Administration Console menu bar, select .
The Table Properties view appears.
- In the left pane, select Indexes.
Note: Indexes does not appear for Proxy tables as they are not
supported.
- Select one or more indexes from the right pane and click Generate
DDL.
Note: Use Shift-click or Control-click
to select multiple indexes.
- Click Generate DDL.
The DDL window shows the SQL code used to add the selected index to the
table or materialized view.