SQLCLR:
SELECT [dbo].[SINRandom] (<@sin, nvarchar(4000)>)
Data: Valid Social Insurance Number (can contain extra characters separators)
Generic USA SIN (nvarchar(MAX))
Returns an empty string when passing empty or NULL value. Fails on invalid SIN format
SQLCLR:
SELECT [dbo].[SINRandom] ('987 654 321')
Copyright © 2025 Hush-Hush. All rights reserved
Copyright © 2025 Hush-Hush.
All rights reserved