[docs] Fix various syntax and rendering errors (#127062)

* fix syntax and rendering errors

* clean up

* fix versions

* more clean up

* more fixes

* more fixes

* more fixes
This commit is contained in:
Colleen McGinnis 2025-04-24 10:57:03 -05:00 committed by GitHub
parent 41eefb62d3
commit 08552f1c2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
95 changed files with 1439 additions and 1195 deletions

View file

@ -13,9 +13,8 @@ The following table lists all of the keywords that are reserved in Elasticsearch
SELECT "AS" FROM index
```
| | | |
| --- | --- | --- |
| **Keyword** | **SQL:2016** | **SQL-92** |
| --- | --- | --- |
| `ALL` | reserved | reserved |
| `AND` | reserved | reserved |
| `ANY` | reserved | reserved |