Home > Contents > Index >  
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 


CATALOGMANAGER.deletetable

Deletes a table using the CATALOGMANAGER command.

Syntax

Parameters

ftcmd (required)
Specify the literal value deletetable.

tablename (required)
Specify the name of the table to delete.

Description

The deletetable command deletes a table. This command does not delete the upload storage folder.

Error Numbers

The possible values of errno include:

Value
Description
-105
Database error.

Example

This example deletes the table named moviereviews.

See Also

The following CATALOGMANAGER command:

createtable

   Home > Contents > Index >

Oracle XML Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.