Enforce queries to be editable by adding primary key
columns to the select
: Adds 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
: Causes the associated application to be opened
after choosing the Export Resultset option from
the right click menu of the
Result
Area.