Answer Posted / chandu
select trunc(25.67,-1),round(30) from dual;
TRUNC(25.67,-1) ROUND(30)
--------------- ----------
20 30
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
which tcp/ip port does sql server run on? : Sql dba
What are field types?
How many sql statements are used? Define them.
what are the maximum number of rows that can be constructed by inserting rows directly in value list? : Transact sql
how to concatenate two character strings? : Sql dba
What is db journal file?
How many types of cursors are available in pl/sql?
How do you know if a relationship is 2nf?
How to change the order of columns in Oracle SQL Plus ?
What is meant by user defined function?
How do I delete a trigger?
What are sql data types?
What is program debugging?
Which is faster joins or subqueries?
What is sql entity?