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

sto_product_at_location(Table)

PKNameData TypeNULLsA/NDefaultCommentFKUnique

pro_location_idInteger

nextval('"URX_PUBLIC".sto_product_at_location_id_seq'::regclass)Identificador
pro_location_product_idInteger Produto

pro_location_qty_in_stock_virtualInteger 0Quantidade em Estoque (Virtual)
pro_location_qty_in_stock_realInteger 0Quantidade em Estoque (Real)
pro_location_location_idSmallInt Local de Estocagem

pro_location_delete_bitSmallInt 0Bit de Exclusão

pro_location_position_1VarChar(10)

Rua
pro_location_position_2VarChar(10)

Número
pro_location_position_3VarChar(10)

Armário
pro_location_position_4VarChar(10)

Prateleira

NameTableColumnsUniqueClustered
ix_sto_product_at_location_sto_locationURX_PUBLIC.sto_product_at_locationpro_location_id
ix_sto_product_at_location_sto_productURX_PUBLIC.sto_product_at_locationpro_location_product_id

NameParent TableChild TableParent ColumnsChild Columns
fk_sto_product_at_location_sto_locationURX_PUBLIC.sto_locationURX_PUBLIC.sto_product_at_locationloc_idpro_location_location_id
fk_sto_product_at_location_sto_productURX_PUBLIC.sto_productURX_PUBLIC.sto_product_at_locationpro_idpro_location_product_id


NameTableOn DeleteOn InsertOn UpdateExecuteFor EachSQL
tg_sto_product_at_location_createURX_PUBLIC.sto_product_at_location

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

Diagram Name
diagramA