write a query for the fifth highest salary?
Answer Posted / p.chella vijaya
select top 5 (salary) from emp order by salary desc
| Is This Answer Correct ? | 1 Yes | 14 No |
Post New Answer View All Answers
What is database client?
i applied prompt on country when i run report it shows list of all countries but want it to show only four countries name
How to do Data size testing? Who does this testing (Developer or tester)?
What is aws documentdb?
Which is the most reliable programming language for RDBMS Relational Database Management System for Multi user applicaton. For PC application or web application ?
What is a Database?
What is odm database?
what is tkprof tool and how it is used???
if i want to display the name of students such that to which city they belong must have count greaer than two
can i use the commands "modify" and Change in DB2 to alter my column datatype and its name in a table?
What are the concurrency problems a database faces?
What is the candidate key used for?
Explain various types of locks in a transaction? Which is better and why?
WHAT IS THE PURPOSE OF TESTING INTEGRITY OF THE UNIVERSE?
What does new grouping sets enables you to do?