10 lines
172 B
Plaintext
10 lines
172 B
Plaintext
|
[[esql-limit]]
|
||
|
=== `LIMIT`
|
||
|
|
||
|
The `LIMIT` processing command enables you to limit the number of rows:
|
||
|
|
||
|
[source,esql]
|
||
|
----
|
||
|
include::{esql-specs}/docs.csv-spec[tag=limit]
|
||
|
----
|