Merge pull request #26234 from taosdata/docs/zhengqin002

fix doc issue for ISNULL and NOTNULL on branch 3.0
This commit is contained in:
WANG Xu 2024-06-21 15:15:21 +08:00 committed by GitHub
commit c6ae207212
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -151,7 +151,7 @@ The following list shows all reserved keywords:
- INTERVAL - INTERVAL
- INTO - INTO
- IS - IS
- ISNULL - IS NULL
### J ### J
@ -197,7 +197,7 @@ The following list shows all reserved keywords:
- NMATCH - NMATCH
- NONE - NONE
- NOT - NOT
- NOTNULL - NOT NULL
- NOW - NOW
- NULL - NULL
- NULLS - NULLS

View File

@ -151,7 +151,7 @@ description: TDengine 保留关键字的详细列表
- INTERVAL - INTERVAL
- INTO - INTO
- IS - IS
- ISNULL - IS NULL
### J ### J
@ -197,7 +197,7 @@ description: TDengine 保留关键字的详细列表
- NMATCH - NMATCH
- NONE - NONE
- NOT - NOT
- NOTNULL - NOT NULL
- NOW - NOW
- NULL - NULL
- NULLS - NULLS