1.

In precedence of set operators, the expression is evaluated from(a) Left to left(b) Left to right(c) Right to left(d) From user specificationI got this question during an interview.My question comes from Relational Algebra topic in chapter Relational Algebra of Database Management

Answer»

Right choice is (b) Left to right

Best EXPLANATION: The expression is EVALUATED from left to right according to the PRECEDENCE.



Discussion

No Comment Found

Related InterviewSolutions