1.

If we remove parenthesis in this statement, then in what order it would be executed

Answer»
  • (status=resolved AND project=SysAdmin) OR assignee=bobsmith?

NOTE that if you do not USE PARENTHESES, the STATEMENT will be EVALUATED left-to-right



Discussion

No Comment Found