cof_realgoods

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
cof_realgoods_id numeric 10 null
cof_realgoods_uu varchar 36 NULL::character varying
ad_client_id numeric 10 null
ad_org_id numeric 10 null
isactive bpchar 1 'Y'::bpchar
created timestamp 29,6 null
createdby numeric 10 null
updated timestamp 29,6 null
updatedby numeric 10 null
cof_type varchar 2 NULL::character varying
description varchar 255 NULL::character varying
cof_brand varchar 60 NULL::character varying
cof_yearmodel numeric 10 NULL::numeric
cof_renavam varchar 11 NULL::character varying
assetmarketvalueamt numeric 0 null
cof_forcedsalevalue numeric 0 null
c_region_id numeric 10 NULL::numeric
c_region.c_region_id cregion_cofrealgoods R
c_city_id numeric 10 NULL::numeric
c_city.c_city_id ccity_cofrealgoods R
cof_registrationnumber numeric 0 null
cof_sqm numeric 0 null
cof_creditanalysis_id numeric 10 null
cof_creditanalysis.cof_creditanalysis_id cofcreditanalysis_cofrealgoods C

Indexes

Constraint Name Type Sort Column(s)
cof_realgoods_key Primary key Asc cof_realgoods_id
cof_realgoods_uu_idx Must be unique Asc cof_realgoods_uu

Check Constraints

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

Relationships