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
Do you think that testing can be done only at the ui level?
Can we find all links on a web page?
Explain me how do you send enter/tab keys in webdriver?
can any one tell me the examples of white box testing
WHAT IS TEST SCRIPT AND HOW DO YOU CREATE IT?
if i want to use different values in datatable with each iteration of for loop what would i do ??/
Once you identify the tool what would be your next steps?
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.
How many test cases have you automated per day?
Explain me what is the difference between setspeed() and sleep() methods?
What are the steps involved in the automation process ?
What is the difference between automation tools and management tools?
What is junit annotation?
Can any one give information on "Content Disposition" in TEST COMPLETE automation tool? mail me to pdamarakonda@smart-bridge.co.in call me to 09849423932
4. How we implement Winrunner,in our project?