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
Would we given training at first job (entry level)?
What is the Procedure and documents for obtaing CMM Certification
In one project, How much “%” effort made by SQA Tester? e.g. : developer = 35%, manager = 10%, etc.
Suggest me MCQ book for Software testing
Will automated testing tools make testing easier?
What is branch testing and what is boundary testing?
Why are you in qa?
Explain what is traceability matrix?
Dear all I need an advice about sqa field last year i have completed my graduation in computer engineering and i have just started my career as Software engineer in QA field and working in a software company. The problem is that I am very confused about my career in this field because I want to know that how much it's necessary that the programming concepts and the programming should be strong if the person is working as a sqa engineer if i talk about myself i can create logic with respect to programming but for me it's very difficult to implement my logic in form of code and is programming field has strong scope over sqa field and as a sqa engineer what will be my prestige in front of programmers. I want to know what appourtinutes i will get in this field after some period of time and what will be the next step(desigination)in that field.Kindly reply Regards
What is the strategy for automation test plan?
Explain paradigms for interfacing module?
What is application binary interface (abi)?
What are the attributes of a good software qa engineer?
How will you manage a team member who is more experienced than yours and what challenges will you face? ( that guy might be technically sound).
What are the dimensions of the risks?