275 views
1 votes
1 votes

σ(x<y) ( π(x,y) R )
 

Is this type of query valid or should I have selection operator inside the and projection outside or both are same?

Please log in or register to answer this question.

Related questions

0 votes
0 votes
1 answer
2
Deepak Singh 7 asked Jul 5, 2018
188 views
If there are 'n' processor and 'm' processes then maximum process in block state can be? I think its m-n but answer is 'm' how?
0 votes
0 votes
0 answers
4
ankit_thawal asked Feb 1, 2018
429 views
Let x is a binary number and a functionf(x)= 1’s Complement(2’s Complement ( x ))If x= 0110 then f6(x)= ____.Note: fk(x)= f(fk-1(x)) ,k>1.