$ 0 0 Hi,I have created a stored procedure with two outputs. The @RowsUpdated works fine, but I am struggling to get a value for @id_user. I have tried using if EXISTS(SELECT @id_user = id_user from tbl_Users where us