Project
>
Touchworks
>
User databases
>
Works
>
Tables
> dbo.Employer
Touchworks 25.2
[dbo].[Employer]
MS_Description
Employers
Columns
Key
Name
Data Type
Max Length (Bytes)
Nullability
Default
Description
ID
numeric(8,0)
5
NOT NULL
Key to the Employer table.
Name
varchar(35)
35
NOT NULL
Employer name
NumberOfEmployees
smallint
2
NOT NULL
(0)
Number of Employees
ParentEmployerID
numeric(8,0)
5
NOT NULL
Parent Employer. Link to Employer.ID