mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
[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:
parent
41eefb62d3
commit
08552f1c2e
95 changed files with 1439 additions and 1195 deletions
|
@ -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 |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue