What are cursors?

Answer Posted / mohsin mohammed abdul

Cursors are the private memory area in the SGA. they store
the result set of a query. And they are used to fetch
multiple rows from the tables in the pl/sql block

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to choose all records from the table?

798


Data table as parameter in sql server?

721


How to start sql server browser service?

766


How to make a column nullable?

777


Does hive support indexing?

713






What are a scheduled jobs?

699


How to define the name and server for a new dsn?

723


What is the name of the system variable that returns the number of rows affected by a SQL statement?

770


What are clustered and non-clustered index?

713


Write a SQL query to delete a table?

844


How to create a large table with random data for index testing in ms sql server?

738


You have a stored procedure, which execute a lengthy batch job. This stored procedure is called from a trigger you do not want to slow the data entry process you do not want trigger to wait for this batch job to finish before it completes itself what you can do to speed up the process?

854


Where is trigger in sql server?

725


Explain transaction server distributed transaction?

677


How can I check that whether automatic statistic update is enabled or not?

783