Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » SQL Anywhere Server - SQL Reference » Using SQL » SQL statements » SQL statements (P-Z)

 

REMOVE EXTERNAL OBJECT statement

Removes an external environment object from the database

Syntax
REMOVE EXTERNAL OBJECT object-name
Parameters
  • object-name   The name of the external object.

Remarks

For more information on external environments, see Overview of external environments.

Permissions

Must have DBA authority.

Side effects

None

See also
Standards and compatibility
  • SQL/2003   Vendor extension.