OMBDROP EXTERNAL_TABLE
Purpose
Delete the external table.
Prerequisites
Should be in the context of an Oracle module.
Syntax
dropExternalTableCommand = OMBDROP EXTERNAL_TABLE "QUOTED_STRING"
Parameters
dropExternalTableCommand
Drop an external table from the repository.
QUOTED_STRING
The name of the external table to drop.