Merge pull request #16316 from taosdata/sean-tdengine-patch-56

docs: functions - fixed typo
This commit is contained in:
wade zhang 2022-08-23 09:17:09 +08:00 committed by GitHub
commit 6dd250c2e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1232,7 +1232,7 @@ SELECT SERVER_VERSION();
### SERVER_STATUS
```sql
SELECT SERVER_VERSION();
SELECT SERVER_STATUS();
```
**Description**: The server status.