find out the second highest salary?
Answer Posted / anil
Guys try this to get 2nd highest salary
select max(salary) from employee where salary not in (select
max(salary) from employee)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What does sharding mean?
What is redo log?
What are the varoius components of physical database structure of oracle database?
What is a named program unit?
Use of an integrity constraint is better to validate data. Explain
What is clustered table in Oracle?
How to generate query output in html format?
What is a proxy class?
How to test null values?
How to connect to oracle using service name instead of sid?
What are privileges and grants?
What exactly do quotation marks around the table name do?
How to define a procedure inside another procedure?
How to join two tables in a single query using oracle?
Iam learning oracle developer 2000.. can anyone give me then tutorials sites or PDF related to developer 2000 please send me the details @ mak2786@gmail.com thanks Arun