SQLCLR:
SELECT [dbo].[CountryRandom] (<@country, nvarchar(4000)>)
Data: Valid Country name or Code (based on ISO 3166)
Valid Country Name or Code (based on ISO 3166) string (nvarchar(MAX))
Returns an empty string when passing empty or NULL value.
SQLCLR:
SELECT [dbo].[CompanyNameRandom] ('US')
CLR Reference: Country Code
Copyright © 2025 Hush-Hush. All rights reserved
Copyright © 2025 Hush-Hush.
All rights reserved