Why do the MAX () and MIN () functions give me the same result in Mysql?
INSERT INTO 'Venta'('idVenta','idFactura','idVehiculo','Cantidad','Precio') VALUES ('56', '44', '06','01','4000000');
INSERT INTO 'Venta'('idVenta','idFactura','idVehicul...
asked by
24.01.2018 / 23:59