Home » SQL & PL/SQL » SQL & PL/SQL » Re: ROUND function
Re: ROUND function [message #937] Thu, 14 March 2002 07:11
pratap kumar tripathy
Messages: 660
Registered: January 2002
Senior Member
try this way

select round(1.175 ,1) from dual

according to this

1.175 will be 1.2
and
2.12 will be 2.1 not 2.50 as u have mentioned in ur post
Previous Topic: Java test tool
Next Topic: ORA-00918 : column ambiguously defined. Please help
Goto Forum:
  


Current Time: Tue Apr 23 12:11:49 CDT 2024