Manitou-Mail Home

34.  Table: user_queries

This table contains the user-defined queries that are runnable in the user interface.

Structure of user_queries

title

text NOT NULL

User-defined title of the query

sql_stmt

text

The SQL statement as defined by the user.