how to retrive only second row from table in sql server
2000?
Answer Posted / nagapawan
eg:
select top2 * from tablename
this table retrive only second row only
from 2nd row if u want only number and name
then like this we have to write
eg:
select top2 empno,ename from emp
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Mention what are the test artifacts involved in qa?
can you explain the software testing life cycle?
What kind of things that forbidden to do by a SQA Tester if He/ She don’t want to get fired?
What are the types of testing can be performed on facebook login page?
Please, list many things You’ll do (effort) as a SQA Tester, in this Company software project from the idea making of the specification, till that software released!
What are the dimensions of the risks?
What if the software is so buggy it ca not really be tested at all?
How do you train another QA engineer?
What are the defects found in testing banking domain?
how do u start web logic in your application
What is a ‘use’ case and what does it include?
I want to create a set of portofolio for increasing the chance applying as a SQA Tester, the Question is, What kind of thing that must I put on that Portofolio?
What is Defect Density ? What is the formula? Explain with example
What are the common problems with software automation?
Explain what is test metric is software testing and what information does it contains?