e
q
u
e
s
t
a
d
e
m
o
CLR Reference: Generic Alpha Numeric Dynamic
{TOC}
"Generic Alpha Numeric Dynamic"
CLR function
SQLCLR:
SELECT [dbo].[AlphaNumericDynamic] (<@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].[AlphaNumericDynamic] ('adavvvvyua6566t')