SELECT ROUND(TRUNC(MOD(1600,10),-1),2)
FROM dual;
Answer Posted / ankit agarwal
00
| Is This Answer Correct ? | 7 Yes | 8 No |
Post New Answer View All Answers
What is use of term?
what does the t-sql command ident_current does? : Transact sql
what is the difference difference between procedure and packages
What are the advantages of normalization?
- Types of triggers - View - Dcl - Procedures, packages, functions - Metasolve - Can use Dcl in triggers - package case study - Cursor and its types - triggers schedule - Wrap - Why we are using fetch and for in cursor. difference?
How do I make sql search faster?
Write the command to remove all players named sachin from the players table.
What is out parameter used for eventhough return statement can also be used in pl/sql?
Is it possible to Restore a Dropped Table using Rollback Command in Oracle SQL Plus ?
What is the difference between sum and count in sql?
What is procedure and function in sql?
What is use of package in pl sql?
What are the different tcl commands in sql?
Mention what is the function that is used to transfer a pl/sql table log to a database table?
How can the performance of a trigger be improved?