| Column | MySQL Type | Oracle Type | Nullable | Description |
|---|---|---|---|---|
| WID | BIGINT | NUMBER | No | Warehouse identifier for this function. |
| Name | VARCHAR | VARCHAR2(255) | Yes | Name of this function. |
| DataSetWID | BIGINT | NUMBER | No | Data set the entity came from |
| Table | Column |
|---|---|
| ProteinWIDFunctionWID | FunctionWID |
| Entry | OtherWID |
| Support | OtherWID |
| RelatedTerm | OtherWID |
| CitationWIDOtherWID | OtherWID |
| CommentTable | OtherWID |
| CrossReference | OtherWID |
| CrossReference | CrossWID |
| Description | OtherWID |
| DBID | OtherWID |
| SynonymTable | OtherWID |
| ToolAdvice | OtherWID |
| Name | Columns |
|---|---|
| FUNCTION_NAME | NAME |
| FUNCTION_DATASETWID | DATASETWID |