T

Team MCQ Buddy • 20.60K Points
Instructor III

Q. Select the correct order of precedence among the following?

  • (A) OR > NOT > + > **
  • (B) NOT > OR > ** > +
  • (C) ** > + > OR > NOT
  • (D) ** > + > NOT > OR
  • Correct Answer - Option(D)
  • Views: 105
  • Filed under category MySQL

Explanation by: Team MCQ Buddy
Exponentiation operator (**) > Identity operator (+) > Logical Negation Operator (NOT) > Inclusion Operator (OR).

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics