GLjoM‖

89XpA‖Query Properties Dialog

vvqfR‖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.

To access this command...

DK6FE‖In the Query Design View, choose Edit - Query Properties.


tPDBq‖Distinct Values

g42At‖

vxjtH‖

AdtjV‖Expands the created select statement of the SQL Query in the current column by the parameter DISTINCT. The consequence is that identical values occurring multiple times are listed only once.

oZA77‖Limit

pgV2Y‖Adds a Limit to set the maximum number of records to return.