selectDistinct

Create a query object, selecting the specific columns or expressions from this QuerySource distinctly.

Note that the specific columns can be empty, that means select distinct * in SQL.

Since

2.7