Not logged in - Login


R
e
q
u
e
s
t

a

d
e
m
o
< back

CLR Reference: Company Name Random

{TOC}

"Company Name Random"

CLR function

<.CLRSQLCLR: function:

SELECT xxxxx(xxx,xxx,xxx)>[dbo].[CompanyNameRandom] (<@companyName, nvarchar(4000)>)

Expected input

<.expectedData: input:Any datanon-empty type, rule, sample> string

Expected output

<.expectedCompany output:Name datastring type, rule, sample>(nvarchar(MAX))

Error handling

<.errorReturns handling>an empty string when passing empty or NULL value.

Example

<.example>SQLCLR:

SELECT [dbo].[CompanyNameRandom] ('Hush Hush, Inc')

Download a Trial