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