Answer Posted / mousumi dalai
select min(sal) from emp where sal in
(select sal from emp order by sal desc where ROWCOUNT <=3) ;
| Is This Answer Correct ? | 9 Yes | 36 No |
Post New Answer View All Answers
Does varchar need length?
what is data integrity? : Sql dba
Explain what is table in a database?
What are joins in sql?
What is benefit of creating memory optimized table?
How do you pronounce sql?
What are different types of sql commands?
What is %type in pl sql?
Show the two pl/sql cursor exceptions.
What is a recursive stored procedure?
What does the base_object_type column shows in the user.triggers data dictionary view?
What is view explain with example?
What is native sql query?
What are the parts of a basic sql query?
Should I use mbr or gpt?