You are not logged in.

#1 2015-09-18 06:07:58

hasnain
Administrator
From: Chichawatni
Registered: 2014-10-13
Posts: 8,355
Website

SQL Statements:

Database Quizzes SQL Database

Question:
The SQL statement
SELECT ROUND(45.926, -1) FROM DUAL;

Option A):
prints 045.926
Option B):
prints garbage
Option C):
prints 50

Correct Answer is Option C):
prints 50


Failure is the first step towards seccess.

2015-09-18 06:07:58

Advertisement
Ads By Google

Re: SQL Statements:



\n

Board footer