SELECT ROUND(TRUNC(MOD(1600,10),-1),2)
FROM dual;
Answer Posted / pothan
5
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
Does sap use sql?
What are the different dml commands in sql?
What is index example?
What is foreign key in sql with example?
How does stored procedure reduce network traffic?
How can you tell the difference between an index and a view?
What is benefit of creating memory optimized table?
Why indexing is needed?
How do you sort in sql?
How do I send sql query results to excel?
What is package in pl sql with an examples?
What are stored procedures used for?
What is plpgsql language?
What is graph sql?
How do you determine the current isolation level? : Transact sql