Without Using Cursors , How to Select the Selected row??
Answers were Sorted based on User's Feedback
Answer / nandkumar karlekar
use while loop with #temp table containing auto increment
ID as column
find the row on where ID=@Count
Count ++ up to where ID=@Count not exist.
it is very fast as compair to cursor.
Is This Answer Correct ? | 1 Yes | 1 No |
Can sql servers link to other servers like oracle?
Lets say due to N/W or Security issues client is not able to connect to server or vice versa. How do you troubleshoot?
How except clause is differs from not in clause?
What is explicit cursors?
What are constraints in microsoft sql server?
Can you give an example of Stored Procedure?
What is the purpose of indexing?
How to get the definition of a trigger back?
What is the synonym of join?
How and why use sql server?
How to see the event list of an existing trigger using sys.trigger_events?
What is ems sql management studio? : sql server management studio