index.asciidoc 258 B

123456789101112
  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. include::data-types.asciidoc[]
  9. include::syntax/index.asciidoc[]