![]() |
SQL-J Language Reference
|
Reference Manual |
DROP METHOD ALIAS statementDROP METHOD ALIAS removes the specified method alias. SyntaxDROP METHOD ALIAS MethodAlias ExampleDependency SystemA method alias cannot be dropped if there is an object dependent on it such as a publication, view, constraint, or open statement. If there is an open cursor or a view that uses the method alias being dropped, the DROP METHOD ALIAS statement generates an error and does not drop the method alias. Dropping a method alias invalidates other (closed) statements that depend on the method alias. |
|
![]() 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. |