[SQL] pobierz, plaintext DROP TABLE IF EXISTS `premium`;CREATE TABLE `premium` (`id` int(11) NOT NULL DEFAULT '0',`points` int(11) NOT NULL DEFAULT '0') ENGINE=InnoDB DEFAULT CHARSET=latin1;[SQL] pobierz, plaintext