stock_owner

489 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
stock_owner_id serial 10 nextval('phenome.stock_owner_stock_owner_id_seq'::regclass)
stock_id int4 10 null
stock.stock_id stock_owner_stock_id_fkey R
sp_person_id int4 10 null
sp_person.sp_person_id stock_owner_sp_person_id_fkey R
metadata_id int4 10 null
md_metadata.metadata_id stock_owner_metadata_id_fkey R

Indexes

Constraint Name Type Sort Column(s)
stock_owner_pkey Primary key Asc stock_owner_id

Relationships