qry_parameter


Description

Parameters users are required to fill in before running a canned query.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
query_id int4 10 null

Query this parameter is for.

position int4 10 null

Sequence number of this parameter.

name text 2147483647 null

Name of parameter.

param_type_id text 2147483647 null

Type of parameter; reference to qry_parameter_type.

description text 2147483647 null

Description of the parameter.

Table contained 1078 rows

Indexes

Constraint Name Type Sort Column(s)
qry_parameter_pkey Primary key Asc/Asc query_id + position

Diagram producer might be missing

No diagrams were produced please see application output for any errors