SELECT ROUND(TRUNC(MOD(1600,10),-1),2)
FROM dual;
Post New Answer View All Answers
what is the difference between mysql_fetch_array and mysql_fetch_object? : Sql dba
Which join is like inner join?
What is sql procedures and functions?
What are the subsets of sql?
i have some prob lem to tell me about my self in interview first round ...
How do I find duplicates in a single column in sql?
what is unique key constraint? : Sql dba
What is nosql db?
what are set operators in sql? : Sql dba
Which operator is used in query for pattern matching?
How to run sql commands in sql*plus?
Is oracle sql free?
how to create a test table in your mysql server? : Sql dba
Why is normalization important?
Explain the update statement in sql