SELECT ROUND(TRUNC(MOD(1600,10),-1),2)
FROM dual;
Answer Posted / manish kumar
0.00
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
explain the advantages and disadvantages of stored procedure? : Sql dba
How to write a query to show the details of a student from students table whose
what is the use of double ampersand (&&) in sql queries?
Is it possible to read/write files to-and-from PL/SQL?
What are two statement types in sql?
Is null operator in sql?
What are the two types of exceptions.
What is a constraint? Tell me about its various levels.
How do you optimize a stored procedure query?
What is the maximum rows in csv?
What is partition in sql query?
How can you view the errors encountered in a trigger?
What is data type in sql?
What is normalization? How many normalization forms are there?
Is pl sql a scripting language?