To limit the number of records to be displayed, we will use the Limit function within the query where they bring the data of a certain table.
For example in this way:

Then only 5 records are shown:
.png)
Álvaro Moura
Last updated on Jul 9, 2026
To limit the number of records to be displayed, we will use the Limit function within the query where they bring the data of a certain table.
For example in this way:

Then only 5 records are shown:
.png)