ope_vehicle - Table
Home|Tables|Schemas|Diagrams|Foreign Keys|Indexes

ope_vehicle(Table)

PKNameData TypeNULLsA/NDefaultCommentFKUnique
veh_odometerInteger 0Kilometragem média
veh_unit_idInteger Unidade

veh_idSmallInt

nextval('"URX_PUBLIC".ope_vehicle_id_seq'::regclass)Identificador
veh_yearSmallInt Ano
veh_fuel_idSmallInt Combustível

veh_type_idSmallInt Tipo

veh_license_state_idSmallInt Estado de Registro

veh_license_city_idSmallInt Município de Registro

veh_license_monthSmallInt Mês do IPVA
veh_month_surveySmallInt Mês da Vistoria
veh_delete_bitSmallInt 0Bit de Exclusão

veh_model_yearSmallInt Ano do modelo
veh_makeVarChar(50) Marca
veh_modelVarChar(50) Modelo
veh_license_labelVarChar(10) Placa

veh_colorVarChar(50) Cor

NameTableColumnsUniqueClustered
ix_ope_vehicle_ope_fuelURX_PUBLIC.ope_vehicleveh_fuel_id
ix_ope_vehicle_ope_vehicle_typeURX_PUBLIC.ope_vehicleveh_type_id
ix_ope_vehicle_sys_cep_cityURX_PUBLIC.ope_vehicleveh_license_city_id
ix_ope_vehicle_sys_cep_stateURX_PUBLIC.ope_vehicleveh_license_state_id

NameParent TableChild TableParent ColumnsChild Columns
fk_ope_vehicle_ope_fuelURX_PUBLIC.ope_fuelURX_PUBLIC.ope_vehiclefue_idveh_fuel_id
fk_ope_vehicle_ope_vehicle_typeURX_PUBLIC.ope_vehicle_typeURX_PUBLIC.ope_vehicleveh_type_idveh_type_id
fk_ope_vehicle_sys_cep_cityURX_PUBLIC.sys_cep_cityURX_PUBLIC.ope_vehiclecep_city_idveh_license_city_id
fk_ope_vehicle_sys_cep_stateURX_PUBLIC.sys_cep_stateURX_PUBLIC.ope_vehiclecep_state_idveh_license_state_id
fk_ope_vehicle_unitURX_PUBLIC.adm_unitURX_PUBLIC.ope_vehicleuni_person_idveh_unit_id

NameParent TableChild TableParent ColumnsChild Columns
fk_ope_team_ope_vehicleURX_PUBLIC.ope_vehicleURX_PUBLIC.ope_teamveh_idtea_vehicle_id
fk_pro_activity_ope_vehicleURX_PUBLIC.ope_vehicleURX_PUBLIC.pro_activityveh_idact_vehicle_id

NameTableOn DeleteOn InsertOn UpdateExecuteFor EachSQL
tg_ope_vehicle_createURX_PUBLIC.ope_vehicle

AFTERFOR EACH ROW"URX_PUBLIC"."_u ...

Diagram Name
diagramA