1. What is the difference betwwen Test condition and Test Scenario 2. What is the differnce between Test Conditon and Test Scenario
1 173171) What is the differrence in Test Strategy and Test Approach 2)What is System Integrartion Testing
3 9321Hi, Can anybody please explain me the flow of the below query. I am not able to understand how this query works. This query is for finding the Nth highest salary.. SELECT DISTINCT (a.sal) FROM EMP A WHERE &N = (SELECT COUNT (DISTINCT (b.sal)) FROM EMP B WHERE a.sal<=b.sal); If N = 2 then second highest salary will be the o/p. If N = 3 then third highest salary will be the o/p. and so on.. Thanks, Nitin
5 15073Post New Ness Technologies Interview Questions
What are the different power system losses and how can it be eliminated?
What does star mean in excel?
Why indexing is used in database?
What is reflection in microsoft .net context?
Is foreign key an index?
What is a custom post type?
How can a d.p. Transmitter be calibrated?
Why have we declared the instance reference volatile?
What is #region in c#?
How did you hidden (not hide) the element in jquery?
source : xml file target: xml file how can we check data loaded into target xml file using writing sql query. pls help on this asap.
What does b mean in code?
Is the tag considered as a html tag?
Explain the architecture of jmeter.
Give me an example of real web service?