CREATE TABLE 'planes' (
'codplan' int(11) NOT NULL,
'nomplan' text CHARACTER SET utf8 COLLATE utf8_spanish_ci NOT NULL,
'dirigido' text CHARACTER SET utf8 COLLATE utf8_spanish_ci NOT NULL,
'costoplan' float(12,2) NOT NULL,
'especactivas...
asked by
04.10.2018 / 02:13