e
q
u
e
s
t
a
d
e
m
o < back
CLR Reference: Generic Alpha Numeric
{TOC}
"Generic Alpha Numeric"
CLR function
SQLCLR:
SELECT [dbo].[AlphaNumeric] (<@alphaNumeric, nvarchar(4000)>)
Expected input
Data: Any non-empty string
Expected output
A spring of the same length as input
Error handling
Returns an empty string when passing empty or NULL value.
Example
SQLCLR:
SELECT [dbo].[AlphaNumeric] ('adavvvvyua6566t')