What I need to do is the following, when a record is entered into the orders table, a trigger is made to perform the following query:
SELECT timestampdiff(MINUTE, fechaDeSolicitud, now()) <= 120 FROM pedidos
WHERE idPedido= (aqui iria el...
asked by
23.05.2016 / 04:44