m_adhoc

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
name VARCHAR 100 NULL
query VARCHAR 2000 NULL
table_name VARCHAR 100 NULL
table_fields VARCHAR 1000 NULL
email VARCHAR 500 NULL
is_active BIT 1 NULL
created_date DATETIME 19 NULL
createdby_id BIGINT 19 null
m_appuser.id createdby_idR
lastmodifiedby_id BIGINT 19 null
m_appuser.id lastmodifiedby_idR
lastmodified_date DATETIME 19 NULL
report_run_frequency_code INT 10 NULL
report_run_every INT 10 NULL
last_run TIMESTAMP 19 NULL

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
createdby_id Performance Asc createdby_id
lastmodifiedby_id Performance Asc lastmodifiedby_id

Relationships