Write a sql query to get the third highest salary of an employee from employee_table?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

wht is the difference between sqlaserver2000 and 2005

1 Answers   ABC, IBM,


Explain commit, rollback and savepoint.

0 Answers  


What is a data manipulation language?

0 Answers  


What are tuples in sql?

0 Answers  


what is denormalization. : Sql dba

0 Answers  






difference between pl/sql table and normal pl/sql table

2 Answers  


what is index? : Sql dba

0 Answers  


What is sql partition function?

0 Answers  


What are the sql versions?

0 Answers  


how to show all tables with 'mysql'? : Sql dba

0 Answers  


.  have a tablle like this: cust acc ----------- a 1 b 2 b 3 c 4 c 5 c 6 I Want below o/p: cust acc --------------- a 1 b 2|3 c 4|5|6 Please any one can you have any ideas share me. I have urgent requirement. CUST         ACC a            dv b            fg b            bh c            mk c            cl c            so result:- A  B   c dv fg mk    bh cl       so

3 Answers  


What is the difference between sum and count in sql?

0 Answers  


Categories