Skip to content

Commit ceda7b7

Browse files
Update README.md
1 parent 2a59dc3 commit ceda7b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ GO
112112
SELECT * FROM dbo.fn_Split('1, 2, 3; 4; 5', ',|;')
113113
```
114114

115-
**[Learn more]https://github.com/zzzprojects/Eval-SQL.NET/wiki/SQL-Server-Regex-%7C-Use-regular-expression-to-search,-replace-and-split-text-in-SQL)**
115+
**[Learn more](https://github.com/zzzprojects/Eval-SQL.NET/wiki/SQL-Server-Regex-%7C-Use-regular-expression-to-search,-replace-and-split-text-in-SQL)**
116116

117117
## SQL Server File Operation
118118
xp_cmdshell alternative to read and write files in SQL

0 commit comments

Comments
 (0)