SELECT ROUND(TRUNC(MOD(1600,10),-1),2)
FROM dual;
Answer Posted / suneel
0
| Is This Answer Correct ? | 125 Yes | 9 No |
Post New Answer View All Answers
What is orm in sql?
Is keyword pl sql?
What does partition by mean in sql?
What is a boolean in sql?
What is a pl/sql block?
Is the primary key an index?
Why do we use set serveroutput on?
How do I view a sql database?
What are the string functions in sql?
What is numeric function sql?
Which command is used to delete a trigger?
Where not exists in sql?
What is the use of & in pl sql?
Does execute immediate commit?
What is the benefit of foreign key?