Answer Posted / raghuvir
select min(sal) from empl where romwnum < = 100 order by
sal desc
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is data manipulation language?
The select into statement is most often used to create backup copies of tables or for archiving records?
What is raw datatype in sql?
what is isam? : Sql dba
Why left join is used in sql?
What is serial sql?
How do I find duplicates in sql?
What is bulk compiling in pl/sql.?
What is sql basics?
Is sql a scripting language?
What do you mean by stored procedures? How do we use it?
What are hotfixes and patches?
How does index help in query performance?
How do I create a sql script?
GLOBAL TEMPORARY TABLE over Views in advantages insolving mutating error?