PM_PROJECT_DATA

 

 

PK

PROJECT_ID

varchar(50)

 

PROJECT_NAME

varchar(255)

 

PROJECT_KEY

varchar(255)

 

PROJECT_WIKI

varchar(255)

 

PROJECT_PATH

varchar(255)

 

PROJECT_DESCRIPTION

varchar(2000)



PROJECT_PATH

/PROJECT_NAME



Example:

PROJECT_PATH

Value

/

Overall hive default

/ASTH

Asthma default

/HTN

Hypertension default




If the above table was queried by a member of the asthma project who is not a member of the SNM0 sub-project then "Asthma default" would be obtained. If the project "MDD" was to query the table as a member of the major depression project, the value of "Overall hive default" will be obtained because a more specific entry does not exist for the user.