ALM Project Database Reference
td.WORKSPACE_SHARES Table
Description
The WORKSPACE_SHARES Table is for internal use. Do not change data.
Columns
 Column NameDescriptionDatatypeLengthAllow NullsDefaultFormula
Primary Key FS_IDThe record ID.int4   
 FS_FAV_IDThe ID  in the td.FAVORITES Table of the shared favorite. int4   
 FS_SHAREThe user or group name sharing the favorite.varchar60   
 FS_SHARE_TYPE

U - User

G - Group

varchar1   
Indexes
IndexDescriptionPrimaryUnique
FAVORITE_SHARES_PK 
FS_FAV_ID_IDX   
FS_SHARE_UK  
Objects that depend on td.WORKSPACE_SHARES
 Database ObjectObject TypeDescriptionDep Level
td.VF_FAVORITE_HAS_SHARES viewtd.VF_FAVORITE_HAS_SHARESView 1
See Also