| Project Data Tables Database > td Schema : td.WORKSPACE_SHARES Table | 
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
   | FS_ID | The record ID. | int | 4 | |||
| FS_FAV_ID | The ID in the td.FAVORITES Table of the shared favorite. | int | 4 | ||||
| FS_SHARE | The user or group name sharing the favorite. | varchar | 60 | ||||
| FS_SHARE_TYPE | U - User G - Group  | varchar | 1 | 
| Index | Description | Primary | Unique | 
|---|---|---|---|
| FAVORITE_SHARES_PK | ![]()  | ![]()  | |
| FS_FAV_ID_IDX | |||
| FS_SHARE_UK | ![]()  | 
| Database Object | Object Type | Description | Dep Level | |
|---|---|---|---|---|
![]()  | td.VF_FAVORITE_HAS_SHARES | View | 1 |