how to retrive only second row from table in sql server
2000?

Answer Posted / prakash t

Here you go,

for example , consider one EPmloyee table , to get a 2nd
row :

General syntax :

Select < fields names > from <table name > where rownum
= <row ID>

Ex : select Ename , Eid , Designation from Employee where
rownum=2

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When a non-conformance is noted during these "reviews", what happens next?

1938


Explain what is a cause effect graph?

571


What are the dimensions of the risks?

649


What is code complete?

577


How do you train another QA engineer?

1813






What is the most critical bug you found in your latest project or overall in your career ?

5579


Where I can get ITB/ISTQB sample question paper?

2593


How is adhoc testing different from exploratory testing?

502


What does the test strategy include?

568


Hi I m working as a sqa engineer and after 1 yr i want to switch to system analyst side kindly tell me how both fields relate each other and is this easy to switch job from qa to system analyst and what's the difference b/w both fields.

1564


What is the difference between the test plan and test strategy

563


A power plant control system?

1165


What is the difference between web, window, desktop and client server application testing?

629


What are the key components of a test case template

685


1) What r the properties, Advantages & Disadvantages of each types of action? 2)When I can use this?

1451