SELECT ROUND(TRUNC(MOD(1600,10),-1),2)
FROM dual;
Answer Posted / ankit agarwal
00
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
What are transaction and its controls?
What does rownum mean in sql?
What are the sql commands?
How do you run a query?
Does mysql_real_escape_string prevent sql injection?
How does postgresql compare to "nosql"?
What is bind variable in pl sql?
Is clustered index a primary key?
What is the requirement of self-join?
What is difference between my sql and sql?
What language is oracle sql developer?
what are all different types of collation sensitivity? : Sql dba
Why is sharding used?
What is embedded sql with example?
What is a variable in sql?