2017-12-13 10:19:31 -05:00
|
|
|
[[sql-spec]]
|
|
|
|
== SQL Language
|
|
|
|
|
|
|
|
This chapter describes the SQL syntax and data types supported in X-Pack.
|
|
|
|
As a general rule, the syntax tries to adhere as much as possible to ANSI SQL to make the transition seamless.
|
|
|
|
|
2018-01-03 15:06:36 -05:00
|
|
|
include::data-types.asciidoc[]
|
|
|
|
include::syntax.asciidoc[]
|
|
|
|
include::reserved.asciidoc[]
|