opportunity_progress_event_enum


Description

A row in this table represents a type of progress event available in the table “opportunity_progress_events”.

Columns

Column Type Size Nulls Auto Default Children Parents Comments
opportunity_progress_event_id varchar 2147483647 null
opportunity_progress_events.opportunity_progress_event_id opportunities_progress_events_opportunity_progress_event_i_fkeyN

Primary key.

opportunity_progress_event varchar 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
opportunity_progress_event_enum_pkey Primary key Asc opportunity_progress_event_id

Relationships