Drops all column descriptors from the given table. Useful for DROP TABLE.
@param tableID The UUID of the table from which to dropall the column descriptors
@param tc TransactionController for the transaction
@exception StandardException Thrown on failure
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.