Hi,
i would like to display the credit value to the nearest cent.i.e, if suppose the value is $331.83.then it should be rounded to nearest cent as $331.85.
Is there any way to achieve this without writing any formula ? we are getting data using stored procedures.