
Agent
Description:
Name Null? Type
------------------------------- -------- ----
AGENT_ID NOT NULL NUMBER
AGENT_TYPE_CODE VARCHAR2(12)
- Primary Key:
- Agent_ID
An agent is someone (or something) that does something: collects a bug, makes
an identification, borrows a specimen, etc. Values for Agent_Type_Code are
Organization and Person. The
Agent_ID number serves as the primary key (Person_ID) in the
Person or
Organization tables and as Foreign Keys in
the Determination, Collecting_Event
and Ref_Work tables.
Last updated: 20 November, 1997 by nfj.