depthreferencesystem

8 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
depthreferencesystemid serial 10 nextval('ndb.depthreferencesystem_depthreferencesystemid_seq'::regclass)
depthreference text 2147483647 null
depthreferencenotes text 2147483647 null
depthreferencepublicationid int4 10 null
publications.publicationid depthreferencesystem_depthreferencepublicationid_fkey R

Indexes

Constraint Name Type Sort Column(s)
depthreferencesystem_pkey Primary key Asc depthreferencesystemid

Relationships