SELECT ROUND(TRUNC(MOD(1600,10),-1),2)
FROM dual;

Answer Posted / suneel

0

Is This Answer Correct ?    124 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between sga and pga.

665


How can we avoid duplicating records in a query?

560


Why do we use sql constraints? Which constraints we can use while creating database in sql?

543


What is native sql query?

544


what is cursor. write example of it. What are the attributes of cursor.

743






Why are sql stored procedures used?

611


Why trigger is used in sql?

525


What is constant in pl sql?

513


How many scalar data types are supported in pl/sql?

518


How do you delete duplicates in sql query using rowid?

533


what is the difference between char_length and length? : Sql dba

567


Does access use sql?

555


Does sql require a server?

523


How can you load microsoft excel data into oracle? : aql loader

613


how can we find the number of rows in a table using mysql? : Sql dba

579