Examlex

Solved

Each Row of the Table Department Describes a Department

question 22

Multiple Choice

Table Employee Empno  Empname  Empdeptno  Empsalary  Emptitle Table~Employee\\\begin{array}{|l|l|l|l|l|}\hline \text { Empno } & \text { Empname } & \text { Empdeptno } & \text { Empsalary } & \text { Emptitle } \\\hline\end{array}
Each row of the table Department describes a department. Deptno is the primary key. Deptmgr (Department manager) refers to Empno in table Employee.

Table Department Deptno  Deptname  Deptcity  Deptmgr Table~Department\\\begin{array}{|l|l|l|l|}\hline \text { Deptno } & \text { Deptname } & \text { Deptcity } & \text { Deptmgr } \\\hline\end{array}
Each row of the table Project describes a project. The primary key is Projno. Projmgr (project manager. refers to Empno in the table Employee.

Table Project Projno  Projname  Projmgr Table~Project\\\begin{array}{|l|l|l|}\hline \text { Projno } & \text { Projname } & \text { Projmgr } \\\hline\end{array}
The table Projstaff indicates the staff assigned to various Projects.

Table Project Prstno  Prstempno  Prsthours  Prstdate  Prstasgtno Table~Project\\\begin{array}{|l|l|l|l|l|}\hline \text { Prstno } & \text { Prstempno } & \text { Prsthours } & \text { Prstdate } & \text { Prstasgtno } \\\hline\end{array}
The combination of columns Prstno, Prstempno is a candidate key. There could be other candidate
keys. Prstempno is the Empno in table Employee of the employee working on project number Prstno, which refers to Projno in the table Project. The meaning of Prstasgtno is left undefined.
-Which of the following columns or combination of columns may not be a candidate key of the table Projstaff?


Definitions:

Identity Crisis

A phase marked by doubt and perplexity, during which an individual feels uncertain about their identity, often triggered by shifts in their societal role or anticipated goals.

Generativity

A stage of psychosocial development where individuals focus on guiding the next generation or contributing to society's welfare.

Care

The provision of what is necessary for the health, welfare, maintenance, and protection of someone or something.

Innate Biological Factors

Natural, genetic, or hereditary influences on an individual's physical and psychological traits.

Related Questions