Merge pull request #17333 from taosdata/sunpe-patch-1
fix: taos-sql/functions document error
This commit is contained in:
commit
8c783e6a4a
|
@ -340,7 +340,7 @@ LTRIM(expr)
|
|||
#### RTRIM
|
||||
|
||||
```sql
|
||||
LTRIM(expr)
|
||||
RTRIM(expr)
|
||||
```
|
||||
|
||||
**功能说明**:返回清除右边空格后的字符串。
|
||||
|
|
Loading…
Reference in New Issue