LibreOffice 7.1 Súgó
In the Query Properties dialog you can set two properties of the SQL Query, i.e. whether to return distinct values, and whether to limit the result set.
Az aktuális oszlopban létrehozott SQL-lekérdezés SELECT utasítását a DISTINCT paraméterrel bővíti. Ennek következtében a többször előforduló azonos értékek csak egyszer lesznek felsorolva.
Adds a Limit to set the maximum number of records to return.