index.asciidoc 341 B

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