edited by
303 views
0 votes
0 votes

Consider the relations :

$\text{R}_{1} \{ \text{Roll_no, Name, Grades} \}$ and $\text{R}_{2} \{ \text{Roll_no, Subject_ID, Grades} \}$

Which of the following operations cannot be performed using the above relations?

  1. Union
  2. Select
  3. Join
  4. Project
edited by

1 Answer

0 votes
0 votes
Select ,join ,project operation can be performed on the above relation.

Union can’t be perform on the above relation as the above two relation are not union compatible.

Two relations R and S are union compatible if they have the same number of columns and corresponding columns have the same domains.

here R1’s Name and R2’s Subject_ID domain are not same.

correct option A.

Related questions

1 votes
1 votes
1 answer
1
soujanyareddy13 asked Jan 9, 2022
940 views
Let the predicates $D(x,y)$ mean “team $x$ defeated team $y$” and $P(x,y)$ mean “team $x$ has played team $y$”. The quantified formula for the statement that ther...
0 votes
0 votes
1 answer
2
soujanyareddy13 asked Jan 9, 2022
600 views
The File Transfer Protocol is built on ______________.data centric architectureservice-oriented architectureclient server architectureconnection-oriented architecture
0 votes
0 votes
1 answer
3
soujanyareddy13 asked Jan 9, 2022
525 views
More than one word is put in one cache block to:exploit the temporal locality of reference in a programexploit the spatial locality of reference in a programreduce the mi...
0 votes
0 votes
1 answer
4
soujanyareddy13 asked Jan 9, 2022
436 views
In $\text{DPSK}$ technique, the technique used to encode bits is :$\text{AMI}$Differential codeUnipolar $\text{RZ}$ formatManchester formate