[Doc] Change CN/EN sql-functions single quote in markdown (#6698)
This commit is contained in:
@ -28,7 +28,7 @@ under the License.
|
||||
## Description
|
||||
### Syntax
|
||||
|
||||
'VARCHAR left (VARCHAR str)'
|
||||
`VARCHAR left (VARCHAR str)`
|
||||
|
||||
|
||||
It returns the left part of a string of specified length, length is char length not the byte size.
|
||||
|
||||
Reference in New Issue
Block a user