# EmployeePerformanceReviews: Nmbrs Performance Reviews - Catalog: `Nmbrs` - Schema: `Employees` - Label: Performance Reviews The data in this table is partitioned per value of the `COMPANY_CODE` column. This is a read-only table. The Nmbrs API may not support changing the data or the Invantive UniversalSQL driver for Nmbrs does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Nmbrs API. - Filters on API Server: CompanyID ## Table Columns The columns of the table `EmployeePerformanceReviews` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `APPRAISAL` | `int32` | Appraisal | ☐ | | | `APPRAISALID` | `int32` | Appraisal ID | ☐ | | | `APPRAISALNAME` | `varchar2` | Appraisal Name | ☐ | | | `CASEMANAGER` | `varchar2` | Case Manager | ☐ | | | `COMPANY_CODE` | `int64` | Company ID | ☑ | | | `EMPLOYEEID` | `int32` | Employee ID | ☑ | | | `ID` | `int32` | ID | ☑ | | | `MANAGERID` | `int32` | Manager ID | ☐ | | | `NEXTREVIEWDATE` | `datetime` | Next Review Date | ☐ | | | `NOTE` | `varchar2` | Note | ☐ | | | `PERFORMANCEREVIEW` | `varchar2` | Performance Review | ☐ | | | `REVIEWDATE` | `datetime` | Review Date | ☐ | | | `TYPE` | `varchar2` | Type | ☐ | | | `TYPEID` | `int32` | Type ID | ☐ | |