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

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

 

REMOVE EXTERNAL OBJECT statement

Use this statement to remove an external object from the database.

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

Remarks

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

Permissions

Must have DBA authority.

Side effects

None

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