In the database I have these values
INSERT INTO 'principal_ingresos' ('id', 'instalacion_id', 'natural', 'juridico', 'fecha') VALUES
(1, 1, 1066, 0, '2017-01-04'),
(2, 1, 754, 0, '2017-02-08'),
(3, 1, 1253, 0, '2017-03-09'),
(4, 2, 2504, 0, '2...
asked by
03.05.2017 / 15:48