LibreOffice 7.1 Help
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.
Rozszerza utworzone wybrane polecenie z kwerendy SQL w bieżącej kolumnie przez parametr DISTINCT. Konsekwencją jest to, że takie same wartości występujące wielokrotnie są wypisane tylko jeden raz.
Adds a Limit to set the maximum number of records to return.