-- Create Table Statement for 'Billing Cycle Activity Classifier' DROP TABLE IF EXISTS ``; CREATE TABLE `` ( PRIMARY KEY () ) ENGINE=InnoDB;