Administer > Database Administration > Data persistence > Queries > Stored queries > Stored query option definitions

Stored query option definitions

Option key Function Definition
F1 Append using the & character Appends an additional query to the end of your original query using the word AND to separate the two queries.
F2 Append using the | character Appends an additional query to the end of your original query using the word OR to separate the two queries.
F3 Insert using the & character Inserts an additional query at the beginning of your original query using the word AND to separate the two queries.
F4 Insert using the | character Inserts an additional query at the beginning of your original query using the word OR to separate the two queries.