SSC-EWI-TD0092
Translation for Teradata Built-In Table/View is not currently supported
Severity
Description
Example Code
Input Code:
SELECT
CRLF ||
TRIM(em.ErrorText) INTO :MsgText
FROM
DBC.ErrorMsgs em
WHERE
em.ErrorCode = SUBSTR(:SqlStateCode, 2, 4)Output Code
Recommendations
Last updated
