index.asciidoc 333 B

1234567891011121314
  1. [role="xpack"]
  2. [testenv="basic"]
  3. [[sql-spec]]
  4. == SQL Language
  5. This chapter describes the SQL semantics supported in X-Pack namely:
  6. <<sql-data-types>>:: Data types
  7. <<sql-commands>>:: Commands
  8. <<sql-index-patterns>>:: Index patterns
  9. include::data-types.asciidoc[]
  10. include::syntax/index.asciidoc[]
  11. include::index-patterns.asciidoc[]