What is a cursor in SQL Server 2000 and their types?

Answer Posted / saswat gupta

Cursor is a datatype that is not used in table. and only
used in stored Procedure/function

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is update_statistics command?

576


What is application role in sql server database security? : sql server security

558


How to delete existing triggers using "drop trigger"?

558


What is difference between global temporary tables and local temporary tables?

662


Do you know what are the steps to process a single select statement?

536






What is meant by dirty read?

558


What are the elements of dbms?

548


explain what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration

509


Find first and last day of current month in sql server

597


Is foreign key unique?

581


Why I am getting "the microsoft .net framework 2.0 in not installed" message?

515


Can we shrink data file in sql server?

539


What are the tool windows in sql server management studio? : sql server management studio

624


What specific conditions database should meet, before you can bulk copy data into it using bcp?

536


1)what is the difference between Reinitializing a Subscription and synchronization the subscription? 2)when to use reinitializing ? 3)when to use synchronization? 4)when adding table or deleting a table what to do?(reinz.. or syn) 5)when adding a column what to do?

1542