cof_combustivel

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ad_client_id numeric 10 null
ad_client.ad_client_id adclient_cofcombustivel R
ad_org_id numeric 10 null
ad_org.ad_org_id adorg_cofcombustivel R
cof_combustivel_id numeric 10 null
cof_controleabastecimento.cof_combustivel_id cofcombustivel_cofcontroleabas R
cof_equipments.cof_combustivel_id cofcombustivel_cofequipments R
cof_combustivel_uu varchar 36 NULL::character varying
cof_valormedio numeric 0 0
created timestamp 29,6 null
createdby numeric 10 null
ad_user.ad_user_id createdby_cofcombustivel R
isactive bpchar 1 'Y'::bpchar
name varchar 60 null
updated timestamp 29,6 null
updatedby numeric 10 null
ad_user.ad_user_id updatedby_cofcombustivel R
value varchar 40 null
cof_tipomedida varchar 2 null
m_product_id numeric 10 NULL::numeric
m_product.m_product_id mproduct_cofcombustivel R

Indexes

Constraint Name Type Sort Column(s)
cof_combustivel_key Primary key Asc cof_combustivel_id
cof_combustivel_uu_idx Must be unique Asc cof_combustivel_uu
combustivel Must be unique Asc value

Check Constraints

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

Relationships