762 views
0 0 votes

WHY ONLY OPTION D IS CORRECT A AND B ARE ALSO 

Please log in or register to answer this question.

Position:
Show:

Related questions

0 0 votes
1 1 answer
645
645 views
mohit jain asked Jun 25, 2022
645 views
Consider the relation schemas R(A, B, C, D) and S(D, E, F). What will be the degree of the resultant schema R * S, where star (*) symbol represents the natural join opera...
0 0 votes
0 0 answers
528
528 views
admin asked Jan 5, 2019
528 views
Consider the following transactions with data items $\text{P}$ and $\text{Q}$ initialized to zero:T1: read (P); read (Q); if P = 0 then Q : = Q + 1; write (Q); T2: read (...
0 0 votes
1 1 answer
794
794 views
admin asked Jan 5, 2019
794 views
We have a database table with relational schema $\text{R(XYZPQ)}:$$$\begin{array}{|c|c|c|c|c|} \hline \text{X} & \text{Y} & \text{Z} & \text{P} & \text{Q} \\\hline \text{...
0 0 votes
1 1 answer
635
635 views
admin asked Jan 5, 2019
635 views
Let $\text{E}1$ and $\text{E}2$ be two entities in an $\text{E/R}$ diagram with simple single-valued attributes. $\text{R}1$ and $\text{R}2$ are two relationships between...