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

 


ics:catalogmanager.deletetable

Deletes a table using the ics:catalogmanager.

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

ics:catalogmanager.createtable

  Home > Contents > Index >

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