Write a query to find second highest salary of an employee.
Answer Posted / jia
select * from employee orderby salary DESC
Limit 1,1
| Is This Answer Correct ? | 12 Yes | 12 No |
Post New Answer View All Answers
What are the important operations in database testing?
Tell us how can you find if an element is displayed on the screen?
Where you have applied oops in automation framework?
I want to learn the data base testing, how can I start my psactice? I already reading the books of basic for data base? If any other books that make my study simple please suggest.
5. What are the tests you are conducting through winrunner?
how to write ciertification in QTP?
What is the difference between close and quit command?
Hi, I want to learn DataBase Testing. So please some document or path so that i can get some material on DataBase Testing concepts (preferably SQL Server 2000). Thanks in advance, Guru
What is extreme programming and what has it got to do with testing?
what is the difference between keyword driven frame work and data driven frame work.
Tell me what is tsl? What 4gl is it similar too?
Tell me how could ajax controls be handled in webdriver?
what is critical test case ? please give an example .
VSTET (Visual Studio Team Edition for Testers) which is in TFS (Team Foundation Server) - In what way is VSTET better than QTP?
what types of documents we need to write the nonfuntional test scripts?