ERROR_LINE_UDF
Definition
This user-defined function (UDF) returns the value associated with the SQL variable name ERROR_LINE
.
Parameters
No input parameters.
Returns
Returns a string
with the value associated with the SQL variable name ERROR_LINE
.
Usage example
Input:
Output:
Last updated