Add some string functions document (#928)
This commit is contained in:
@ -0,0 +1,10 @@
|
||||
# lcase
|
||||
|
||||
## Syntax
|
||||
|
||||
`INT lcase(VARCHAR str)`
|
||||
|
||||
## Description
|
||||
|
||||
与`lower`一致
|
||||
|
||||
Reference in New Issue
Block a user