

MCQOPTIONS
Saved Bookmarks
1. |
Which mode tells the server to recognize || as the string concatenation operator? |
A. | PIPES_AS_CONCAT |
B. | ORS_AS_CONCAT |
C. | DOUBLE_PIPE_AS_CONCAT |
D. | LOGIC_OR_AS_CONCAT |
Answer» B. ORS_AS_CONCAT | |