Write a query to find second highest salary of an employee.
Answer Posted / subash chand
SELECT max(salary) FROM Employee WHERE Employee.salary <
(SELECT max(salary) FROM Employee);
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Hi All! Am new to Selenium and would really appreciate your help writing test cases for the following scenario: 1. Manually create 2 logins User A and User B on say, orkut.com or facebook.com. 2. Have User A invite User B as a friend. 3. Have User B accept the friend request. 4. Have User A post a comment on his own profile. 5. Have User B post a reply to that comment. 6. Each User logs out of his respective account. 7. Do not use Selenium IDE. 8. Use Selenium RC and Java.
all clients are using at once if any problem raise?
Can the activities of test case design be automated?
Where will you maintain information like url, login, password?
Tell me what is automation testing?
Do you know the difference between close and quit command?
What is javascriptexecutor and in which cases javascriptexecutor will help in selenium automation?
HOW DO YOU PERFORM SECURITY TESTING TO VERIFY FIREWALLS,PASWORD ENCRYPTOPNS ETC?
Hi I need the following information about JMeter 1) How many(max) threads(users) can hit the website using Jmeter? 2) How long(in hours) can we run Jmeter for stress test? (Is there any “Memory full” issue if we run for long time?) 3)What typeof sampler to use for clicking on the link?
how to import specifically 2nd column elements to runtime datatable in excel sheet if it contains 3 columns
What kinds of annotations are used in testng?
can any one please tell me QTP 9.2 supports which version of IE and Mozilla firefox.
What all things can you automate?
What generally is the structure of a framework?
Anyone have idea of jmeter.IF so pls contact to this mail id arun130887@hotmail.com