【单选题】Suppose relation R(A,B,C) has the following tuples: A B C 1 2 3 4 2 3 4 5 6 2 5 3 1 2 6 Select the tuples with the condition of either A>B or B>C. Which of the following tuples is in the result?
【单选题】Suppose relation R(A,B,C) has the following tuples: A B C 1 2 3 4 2 3 4 5 6 2 5 3 1 2 6 Compute the projection π C,B (R). Which of the following tuples is in the result?
【单选题】Suppose relation R(A,B,C) has the following tuples: A B C 1 2 3 4 2 3 4 5 6 2 5 3 2 1 6 Select the tuples with the condition of either A>B or B>C. Which of the following tuples is NOT in the result?
【单选题】Suppose relation R(A,B,C) has the following tuples: A B C 1 2 3 4 2 3 4 5 6 2 5 3 1 2 6 Compute the projection π C,A (R). Which of the following tuples is in the result?