select trunc(round(156.00,-1),-1) from dual;
Answers were Sorted based on User's Feedback
Answer / rakesh anand
TRUNC(ROUND(156.00,-1),-1)
----------------------------
160
| Is This Answer Correct ? | 32 Yes | 2 No |
create one table to capture an employee details with a primary key.
How to find no of saturdays in a month using single sql ?
how to find count rows in table without count function?
In the oracle version 9.3.0.5.0, what does each number shows?
22. Display the order number, number of lines in the order, total number of items and total value for all orders that have a total value greater than $100
What is Undo Management Advisor in Oracle?
How to start your 10g xe server?
State and explain about oracle instance?
What is SAVE POINT ?
How to load excel data sheet to oracle database
What is meant by joins?
When can Hash Cluster used ?