Entity |
Name | TEAM |
Definition | A Team is a group of individuals within the organization that perform similar operations / functions for a specific combination of hardware and software |
Attribute |
Name | Definition | Datatype | Required | Is PK | Is FK |
Team Code | A Team Code is an alphanumeric representation of a particalur collection of Staff who either perform the same function or work on the same DBMS. | VARCHAR(10) | Yes | Yes | No |
Team Name | A Team Name is the word or words by which a given group of the Staff is commonly known by. | VARCHAR(50) | No | No | No |