...
Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024
Database-Management-System
August 29, 2024

Database-Management-System

Question 758
If an SQl query involves NOT,AND,OR with no parenthesis
A
NOT will be evaluated first; AND will be evaluated second;OR will
be evaluated last
B
NOT will be evaluated first; OR will be evaluated second;AND will
be evaluated last
C
AND will be evaluated first; OR will be evaluated second;NOT will
be evaluated last
D
The order of occurrence determines the order of evaluation
Question 758 Explanation: 
Table: SQL Operator Precedence

The above table shows the SQL operator precedence.
Correct Answer: A
Question 758 Explanation: 
Table: SQL Operator Precedence

The above table shows the SQL operator precedence.

Leave a Reply

Your email address will not be published. Required fields are marked *