-- Create Table Statement for 'Receipt Printing Order Type Classifier' DROP TABLE IF EXISTS ``; CREATE TABLE `` ( PRIMARY KEY () ) ENGINE=InnoDB;