DEVFYI - Developer Resource - FYI

What is the output of the following query SELECT TRUNC(1234.5678,-2) FROM DUAL;?

PL/SQL Interview Questions and Answers


(Continued from previous question...)

What is the output of the following query SELECT TRUNC(1234.5678,-2) FROM DUAL;?

1200.

(Continued on next question...)

Other Interview Questions