SELECT ROUND(TRUNC(MOD(1600,10),-1),2)
FROM dual;
Answer Posted / shadrak
0
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How do you run a query?
what is the command used to fetch first 5 characters of the string? : Sql dba
Can primary key be changed?
What is substitution variable?
what is a database? : Sql dba
How to generate a salary slip like jan 1000 1000 feb 1000 2000 ... dec 1000 12000
Is sqlite thread safe?
Differentiate between pl/sql and sql?
What is difference between my sql and sql?
Can we use ddl statements in stored procedure?
what is view? : Sql dba
How do I debug a stored procedure?
Why do we use partitions in sql?
How does one use sql*loader to load images, sound clips and documents? : aql loader
what is the maximum length of a table name, database name, and fieldname in mysql? : Sql dba