MySQL Forums
Forum List  »  General

dbo.sysmessages
Posted by: Paulo Betim
Date: January 07, 2022 05:47AM

is there any way to convert this to MySQL

SET var_Desc_Erro := (SELECT
DESCRIPTION
FFROM DBO.SYSMESSAGES
WHERE error = param_Cod_Erro);

thankful

Options: ReplyQuote


Subject
Written By
Posted
dbo.sysmessages
January 07, 2022 05:47AM
January 07, 2022 07:20AM
January 07, 2022 08:56AM
January 07, 2022 11:19AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.