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.