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 |
What are the various types of snapshots ?
How to end the current transaction in oracle?
How to sort output in descending order in oracle?
What happens if you use a wrong connect identifier?
What are the varoius components of physical database structure of oracle database?
How would you change old and new values in an insert, delete and update triggers?
List the various oracle database objects?
One Table having two rows with one colomn having values Like"Male" and "Female". how to upadte these values Like "Female" and "Male" in single update statement.
find out the third highest salary?
92 Answers CIPL, Cyber Shot, HCL, Hewitt, IBM, JPMorgan Chase, Orion, Verizon,
How to create an oracle testing table?
What is primefaces used for?
can a view be updated?