I have a concern as I can improve this query. Well, I'm learning to use Transaction. one of my doubts is how can I use the rollback on error
DELIMITER $$
CREATE PROCEDURE sp_insert_transaction(
IN _id_usuario INT,
IN _id_proveedor INT,
IN _fec...
asked by
04.05.2018 / 17:47