![]() |
SQL-J Language Reference
|
Reference Manual |
DROP INDEX statementDROP INDEX removes the specified index. SyntaxDROP INDEX IndexName ExampleDependency SystemIf there is an open cursor on the table from which the index is dropped, the DROP INDEX statement generates an error and does not drop the index. Otherwise, statements that depend on the index's table are invalidated. |
|
![]() Cloudscape Version 3.6 For information about Cloudscape technical support, go to: www.cloudscape.com/support/.Copyright © 1998, 1999, 2000 Informix Software, Inc. All rights reserved. |