save_query (name: STRING)
Saves the current query as name. This query can now be called back later with this name using load_query.
load_query
database functions
Database
script create_questions_query is reset_column_search_strings set_column_search_string ('type', 'question') save_query ('questions') end