SQL SERVER generate data using Regex pattern
问题 I would like to generate the data by given regex pattern in SQL Server . Is there any possibility to do? Say, I have pattern as below and I would like to generate data as follow: The idea behind the concept is SQL STATIC DATA MASKING (which was removed in current feature). Our client wants to mask the production data in test database. We don't have SQL STATIC DATA MASKING feature with sql now but we have patterns to mask the column, so what I am thinking is, with these pattern we can run the