mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 18:03:32 -04:00
691 B
691 B
navigation_title | mapped_pages | |
---|---|---|
Source commands |
|
{{esql}} source commands [esql-source-commands]
An {{esql}} source command produces a table, typically with data from {{es}}. An {{esql}} query must start with a source command.
:::{image} ../../images/source-command.svg :alt: A source command producing a table from {{es}} :::
{{esql}} supports these source commands:
:::{include} ../_snippets/lists/source-commands.md :::
:::{include} ../_snippets/commands/layout/from.md :::
:::{include} ../_snippets/commands/layout/row.md :::
:::{include} ../_snippets/commands/layout/show.md :::