Skip to content

Commit 39a3a8e

Browse files
authored
Update sql-server-regex.md
1 parent 042b32c commit 39a3a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs2/pages/troubleshooting/sql-server-regex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ FROM dbo.SQLNET_EvalTVF_1(@sqlnet.ValueString('input', @s))
213213

214214
### Discussion
215215

216-
If you are currently using an fn_split User-Defined Functions (UDF), this benchmark will probably make change your mind!
216+
If you are currently using an fn_split User-Defined Functions (UDF), this benchmark will probably make you change your mind!
217217

218218
|Methods |1,000 rows |10,000 rows |100,000 rows |1,000,000 rows |
219219
|:--------- |:--------- |:------------- |:------------- |:------------- |

0 commit comments

Comments
 (0)