[Doc] modify irregular documents (like/ not like/ regexp.md) (#6572)
This commit is contained in:
@ -28,7 +28,7 @@ under the License.
|
||||
## description
|
||||
### Syntax
|
||||
|
||||
`VARCHAR regexp_replace(VARCHAR str, VARCHAR pattern, VARCHAR repl)
|
||||
`VARCHAR regexp_replace(VARCHAR str, VARCHAR pattern, VARCHAR repl)`
|
||||
|
||||
|
||||
Regular matching of STR strings, replacing the part hitting pattern with repl
|
||||
|
||||
Reference in New Issue
Block a user