COMPETITOR Table

The Competitor table stores information about competitors. This information includes the competitor name, phone number, the rating you would give the competitor, the strengths and weaknesses of the competitor, products of the competitor and possible strategy. This information is entered in Infor CRM.

Legend
 

Field Datatype (Length) Allow Nulls Indexes Relationship Related Table and Field

COMPETITORID (PK)

STANDARDID

NOT NULL

COMPETITOR_COMPETITORID_PK(CA)

(One) to (Many)

ADHOCGROUP.ENTITYID

(One) to (Many)

OPPORTUNITY_COMPETITOR.COMPETITORID

(One) to (Many)

OPPORTUNITY_CONTACT.COMPETITORID

COMPETITOR

varchar(128)

NULLS

 

 

 

CONTACT

varchar(64)

NULLS

 

 

 

PHONE

varchar(32)

NULLS

 

 

 

RATING

int

NULLS

 

 

 

PRODUCTS

varchar(64)

NULLS

 

 

 

STRENGTHS

varchar(128)

NULLS

 

 

 

WEAKNESSES

varchar(128)

NULLS

 

 

 

NOTES

Textblob

NULLS

 

 

 

CREATEDATE

datetime

NULLS

 

 

 

CREATEUSER (FK)

STANDARDID

NULLS

 

(Many) to (One)

USERINFO.USERID

MODIFYDATE

datetime(8)

NULLS

 

 

 

MODIFYUSER (FK)

STANDARDID

NULLS

 

(Many) to (One)

USERINFO.USERID

ACCOUNTID (FK)

STANDARDID

NULLS

 

(Many) to (One)

ACCOUNT.ACCOUNTID

STRATEGY

varchar(128)

NULLS

 

 

 

WEBADDRESS

varchar(128)

NULLS

 

 

 

CREATESOURCE

varchar(64)

NULLS