What will be the outcome of the following query? SELECT FLOOR(-1.4) FROM dual;

A. -1
B. -1.3
C. -1.5
D. -2


Answer: D. -2

Computer Science & Information Technology

You might also like to view...

To create a file, you can use __________.

a. FileOutputStream b. FileWriter c. RandomAccessFile d. All of the above.

Computer Science & Information Technology

Discuss the similarities and differences between paging and segmentation.

What will be an ideal response?

Computer Science & Information Technology

Which of the following is an advantage of using an integrated development environment?

A. Syntax errors do not occur. B. Syntax errors are visually highlighted. C. The program can run with syntax errors. D. Logical errors do not occur.

Computer Science & Information Technology

Access can save reports as ________ documents that can be displayed as a Web page

A) HTTP B) HTML C) XML D) FTP

Computer Science & Information Technology