Merge pull request #16316 from taosdata/sean-tdengine-patch-56
docs: functions - fixed typo
This commit is contained in:
commit
6dd250c2e5
|
@ -1232,7 +1232,7 @@ SELECT SERVER_VERSION();
|
|||
### SERVER_STATUS
|
||||
|
||||
```sql
|
||||
SELECT SERVER_VERSION();
|
||||
SELECT SERVER_STATUS();
|
||||
```
|
||||
|
||||
**Description**: The server status.
|
||||
|
|
Loading…
Reference in New Issue