Sql File
CREATE TABLE IF NOT EXISTS `tgiann_tunner_chip` (
`plate` varchar(50) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
Last updated
CREATE TABLE IF NOT EXISTS `tgiann_tunner_chip` (
`plate` varchar(50) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
Last updated