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