Last updated 1 year ago
This user-defined function (UDF) returns the value associated with the SQL variable name ERROR_LINE.
ERROR_LINE
No input parameters.
Returns a string with the value associated with the SQL variable name ERROR_LINE.
string
Input:
Output:
ERROR_LINE_UDF()
SELECT ERROR_LINE_UDF();
null -- No information set.