Skip to content

Commit 1ff92c9

Browse files
.
1 parent b73b54c commit 1ff92c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/user/quick-sql-grammar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ setting to override this default.
271271
**Possible Values**: `11g`, `12c`, `19c`, `21c`, `23c`
272272
**Default Value**: `19c`
273273

274-
Specifies the database version the syntax should be compatible with. Only version number is significant (and not the postfix). Therefore, 21 and 23.1.1 are also legitimate values.
274+
Specifies the database version the syntax should be compatible with. Only major version number is significant (and the postfix, such as "c", "ai" is ignored). Therefore, 21, 21ai, and 23.1.1 are all legitimate values.
275275

276276
### drop
277277

0 commit comments

Comments
 (0)