 |
ROUND() Function in Oracle SQL Plus - DB Talks: Essential Resource for Database like Oracle, Sybase,
The ROUND() Function is used to return the rounded values of a numeric field to the number of decimals specified. ... ROUND() FUNCTION The ROUND FUNCTION is used to round a numeric column. We need to specify the number of decimals. Syntax : SELECT ...
www.dbtalks.com |
 |