Answer Posted / ramesh
when we execute any query its return result set. directly
to work on result set we use cursors.
but right now no one is supporting cursors.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is standby servers? Explain types of standby servers.
What are the advantages dts has over bcp?
How will you optimize a stored procedure optimization?
What is Replication?
How will you monitor replication latency in transactional replication? : sql server replication
What is BCNF? How is it better than 2NF & 3NF?
What protocol does sql server use?
How do you create a clustered index?
What are out-of-range errors with date and time literals?
What is a fill factor?
how you can move data or databases between servers and databases in sql server? : Sql server administration
What is the difference between push and pull subscription? : sql server replication
Why is there a performance difference between two similar queries where one uses union and the other uses union all?
How do I view a stored procedure in sql server query?
What is a heap?