SELECT ROUND(TRUNC(MOD(1600,10),-1),2)
FROM dual;
Post New Answer View All Answers
what is difference between delete and truncate commands? : Sql dba
what is the difference difference between procedure and packages
Can triggers stop a dml statement from executing on a table?
What is use of trigger?
Can we insert in view in sql?
What are different types of sql commands?
what are the limitations of identity column? : Transact sql
How do you use a while loop in pl sql?
What is dml statement?
What is difference between sql and mysql?
What is the difference between an inner and outer join?
What are tables and fields in the database?
What is pl sql collection?
how can we destroy the cookie? : Sql dba
What are the disadvantages of not performing database normalization?