c_countrygroup_trl

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ad_client_id numeric 10 null
ad_client.ad_client_id adclient_ccountrygrouptrl R
ad_language varchar 6 null
ad_language.ad_language adlanguage_ccountrygrouptrl R
ad_org_id numeric 10 null
ad_org.ad_org_id adorg_ccountrygrouptrl R
c_countrygroup_id numeric 10 null
c_countrygroup.c_countrygroup_id ccountrygroup_ccountrygrouptrl R
c_countrygroup_trl_uu varchar 36 NULL::character varying
created timestamp 29,6 statement_timestamp()
createdby numeric 10 null
ad_user.ad_user_id createdby_ccountrygrouptrl R
description varchar 255 NULL::character varying
isactive bpchar 1 'Y'::bpchar
istranslated bpchar 1 null
name varchar 60 null
updated timestamp 29,6 statement_timestamp()
updatedby numeric 10 null
ad_user.ad_user_id updatedby_ccountrygrouptrl R

Indexes

Constraint Name Type Sort Column(s)
c_countrygroup_trl_pkey Primary key Asc/Asc ad_language + c_countrygroup_id
c_countrygroup_trl_uu_idx Must be unique Asc c_countrygroup_trl_uu

Check Constraints

Constraint Name Constraint
c_countrygroup_trl_isactive_check ((isactive = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))
c_countrygroup_trl_istranslated_check ((istranslated = ANY (ARRAY['Y'::bpchar, 'N'::bpchar])))

Relationships