Home > Contents > Index >
CDM.DELETETABLES
Deletes tables from the Sites database.
Syntax
<CDM.DELETETABLES
TABLENAMES="
tablelist
"
/>Description
Use this tag to delete tables from the Sites database when you are uninstalling a product or prior to performing an upgrade. You can delete multiple tables in a single call. The tables you wish to delete must be listed in the
cd.tablenames
property of thecommercedata.ini
file, or the table deletion fails. You must have the SiteGod ACL or the TableEditor ACL in your user profile before you can use this tag.Parameters
TABLENAMES (required)
- Input parameter. List of tables to delete. Use spaces or tabs to separate names.
Home > Contents > Index > ![]()
Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.