1. What is the difference betwwen Test condition and Test Scenario 2. What is the differnce between Test Conditon and Test Scenario
1 172601) What is the differrence in Test Strategy and Test Approach 2)What is System Integrartion Testing
3 9194Hi, 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 14908Post New Ness Technologies Interview Questions
have you handled a difficult situation with another department?
What is data cleaning? How can we do that?
How Apache Pig deals with the schema and schema-less data?
what is the use of ocr?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
What are the important modules of an automation testing framework?
How to calculate volume of concrete & steel on tank foundation & ring wall ?
How can I see connections in mysql?
What is login shell in linux?
Which in-built function related to an array joins substrings into one string in the vbscript language?
What is the use of SAP NetWeaver Enterprise Portal?
What are different types of hook points in codeigniter?
What checkbox method allows you to tell if a checkbox is checked?
Which method is used to create the daemon thread?
Tell me how does mq support the integration?