This table contains the user-defined queries that are runnable in the user interface.
Structure of user_queries
title
text NOT NULL
NOT NULL
User-defined title of the query
sql_stmt
text
The SQL statement as defined by the user.