fix doc issue for ISNULL and NOTNULL on branch 3.0

This commit is contained in:
tjuzyp 2024-06-21 14:18:34 +08:00
parent 52111f9cab
commit 6896d2493a
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