Enforce queries to be editable by adding primary key
columns to the select
will add PRIMARY
KEY
columns to a query that does not explicitly
SELECT
them to ensure that the results of a
query can be edited. The PRIMARY KEY
columns
will not be displayed in this case, but will still be stored.
Open resultset in associated application after
export
will cause the associated application to be
opened after choosing the Expost Resultset
option from the right-click menu of the
Result
Area.