m_attributesetexclude

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
m_attributesetexclude_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_attributeset_id numeric 10 null
m_attributeset.m_attributeset_id mattributeset_masexclude R
ad_table_id numeric 10 null
ad_table.ad_table_id adtable_mattributesetexclude R
issotrx bpchar 1 'Y'::bpchar
m_attributesetexclude_uu varchar 36 NULL::character varying

Indexes

Constraint Name Type Sort Column(s)
m_attributesetexclude_pkey Primary key Asc m_attributesetexclude_id
m_attributesetexclude_uu_idx Must be unique Asc m_attributesetexclude_uu

Check Constraints

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

Relationships