Referencing tables: agent | database | list_country |
Field | Data type | Description | Referenced table |
---|---|---|---|
user_added | varchar | ||
date_added | datetime | ||
user_changed | varchar | ||
date_changed | datetime | ||
visitor | int | agent | |
visitor_free | varchar | ||
visitor_institution | int | agent | |
visitor_country | int | list_country | |
host | int | agent | |
date_arrived | date | ||
date_left | date | ||
purpose | text | ||
collections_studied | varchar | ||
items_studied | int | ||
remarks | text | ||
database | int | database | |
id | int(auto increment) |