Q63 Which two statements are true about the rules of precedence for operators? (Choose two.)
- (A). The concatenation operator | | is always evaluated before addition and subtraction in an expression
- (B). NULLS influence the precedence of operators in an expression
- (C). The + binary operator has the highest precedence in an expression in a SQL statement
- (D). Arithmetic operators with equal precedence are evaluated from left to right within an expression
- (E). Multiple parentheses can be used to override the default precedence of operators in an expression
Xem thêm:
- AppServ là gì? Hướng dẫn cài đặt AppServ
- Sử dụng hàm SUM trong SQL
- Local Undo Mode and Shared Undo Mode | Sử dụng Local Undo và Shared Undo Mode trong Oracle Database Multitenant
- Tìm hiểu hệ quản trị CSDL Microsoft SQL Server
- Q42. Which two are true about reclaiming space used by Flashback logs in Oracle Database 19c and later releases?