The ManagerID field should be the same kind of data type as the EmployeeID field, but without the Primary Key and Identity properties set.
In terms of using it for queries etc, that is a little more complex. There is an example in the "SQL" section of the FAQs, but that is for SQL Server so may need tweaking to whatever database system you are using.




Reply With Quote

