Dialog Properti Kueri
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.
Nilai Unik
Perluas pernyataan pilih yang dibuat Kueri SQL di kolom saat ini oleh parameter DISTINCT. Konsekuensinya adalah bahwa nilai-nilai identik yang terjadi beberapa kali terdaftar hanya sekali.
Limit
Adds a Limit to set the maximum number of records to return.