refactor
This commit is contained in:
parent
5ed8bcb4b3
commit
0708110273
1 changed files with 1 additions and 1 deletions
|
@ -542,7 +542,7 @@ ON table_name (column1, column2, ...);
|
||||||
# Functions
|
# Functions
|
||||||
|
|
||||||
## String Functions
|
## String Functions
|
||||||
### # CHARACTER_LENGTH()
|
### CHARACTER_LENGTH()
|
||||||
The `CHARACTER_LENGTH()` function return the length of a string (in characters).
|
The `CHARACTER_LENGTH()` function return the length of a string (in characters).
|
||||||
|
|
||||||
```sql
|
```sql
|
||||||
|
|
Loading…
Reference in a new issue