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 pl sql quora?
Can we use pl sql in mysql?
What is the difference between inner join and left join?
What do you understand by exception handling in pl/sql?
How we can create a table in pl/sql block. Insert records into it? Is it possible by some procedure or function? Please give example?
What is the difference between functions, procedures, and packages in pl/sql?
What is sqlca in db2?
what are the types of join and explain each? : Sql dba
What is sql and how does it work?
what is the use of set statement in tsql? : Transact sql
Which is faster count (*) or count 1?
The in operator may be used if you know the exact value you want to return for at least one of the columns.
What are properties of the transaction?
what is 'mysqld'? : Sql dba
What is the use of non clustered index?