Drop an index when it is no longer needed, or when you need to modify the definition of a column that is part of a primary or foreign key.
Prérequis
To drop an index on a table, you must be the owner of the table or have one of the following privileges:
To drop an index on a foreign key, primary key, or unique constraint, you must be the owner of the table or have one of the following privileges:
To drop an index on a materialized view, you must be the owner of the materialized view or have one of the following privileges:
In Sybase Central, use the SQL Anywhere 16 plug-in to connect to the database.
In the left pane, double-click Indexes.
Right-click the index and click Delete.
Click Yes.
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |