Which operator has a highest priority in a SQL query and will be analyzed first?
Explanation
Operators in SQL are analyzed in the following order of priority:
1. Unary '+' and '-' operators
2. Multiplication (*) and division (/)
3. Addition (+) and subtraction (-)
4. =, <>, <, >, <=, >=, BETWEEN, IN, LIKE, IS NULL
5. NOT
6. AND
7. OR

Слідкуй за CodeGalaxy

Мобільний додаток Beta

Get it on Google Play
Зворотній Зв’язок
Cosmo
Зареєструйся Зараз
або Підпишись на майбутні тести