m_lotctlexclude

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
m_lotctlexclude_id numeric 10 null
ad_client_id numeric 10 null
ad_org_id numeric 10 null
isactive bpchar 1 'Y'::bpchar
created timestamp 29,6 now()
createdby numeric 10 null
updated timestamp 29,6 now()
updatedby numeric 10 null
m_lotctl_id numeric 10 null
m_lotctl.m_lotctl_id mlotctl_mlotctlexclude R
ad_table_id numeric 10 null
ad_table.ad_table_id adtable_mlotctlexclude R
issotrx bpchar 1 'N'::bpchar
m_lotctlexclude_uu varchar 36 NULL::character varying

Indexes

Constraint Name Type Sort Column(s)
m_lotctlexclude_pkey Primary key Asc m_lotctlexclude_id
m_lotctlexclude_uu_idx Must be unique Asc m_lotctlexclude_uu

Check Constraints

Constraint Name Constraint
m_lotctlexclude_isactive_check ((isactive = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))
m_lotctlexclude_issotrx_check ((issotrx = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))

Relationships