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
Is hadoop a nosql?
how to shut down the server with 'mysqladmin'? : Sql dba
Can triggers stop a dml statement from executing on a table?
What is clause in sql?
what are the types of subquery? : Sql dba
What is the maximum database size for sql express?
What is an escape character in sql?
How do I view stored procedures?
what is cross join? : Sql dba
Can we call procedure in select statement?
What is dialect in sql?
Can you do multiple joins in sql?
Can we have two clustered index on a table?
How do I add a database to sql?
What do we need to check in database testing?