c_countrygroupcountry

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ad_client_id numeric 10 null
ad_client.ad_client_id adclient_ccountrygroupcountry R
ad_org_id numeric 10 null
ad_org.ad_org_id adorg_ccountrygroupcountry R
c_countrygroupcountry_id numeric 10 null
c_countrygroupcountry_uu varchar 36 NULL::character varying
c_countrygroup_id numeric 10 NULL::numeric
c_countrygroup.c_countrygroup_id ccountrygroup_ccountrygroupcou R
c_country_id numeric 10 NULL::numeric
c_country.c_country_id ccountry_ccountrygroupcountry R
created timestamp 29,6 statement_timestamp()
createdby numeric 10 null
ad_user.ad_user_id createdby_ccountrygroupcountry R
datefrom timestamp 29,6 null
dateto timestamp 29,6 null
isactive bpchar 1 'Y'::bpchar
updated timestamp 29,6 statement_timestamp()
updatedby numeric 10 null
ad_user.ad_user_id updatedby_ccountrygroupcountry R

Indexes

Constraint Name Type Sort Column(s)
c_countrygroupcountry_key Primary key Asc c_countrygroupcountry_id
c_countrygroupcountry_uu_idx Must be unique Asc c_countrygroupcountry_uu

Check Constraints

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

Relationships