[[esql-source-commands]] == {esql} source commands ++++ Source commands ++++ :keywords: {es}, {esql}, {es} query language, source commands :description: An {esql} source command produces a table, typically with data from {es}. An {esql} source command produces a table, typically with data from {es}. image::images/esql/source-command.svg[A source command producing a table from {es},align="center"] {esql} supports these source commands: * <> * <> * <> include::source-commands/from.asciidoc[] include::source-commands/row.asciidoc[] include::source-commands/show.asciidoc[]