ForwardingTransaction::DropTable (open)

Drop a table from the database schema

Syntax

LOADLIB "wh::dbase/transaction.whlib";

MACRO DropTable(STRING schemaname, STRING tablename)

Parameters

schemaname

Name of the schema

tablename

Name of the table