Go Back   Wiki NewForum | Latest Entertainment News > Career Forum & Tips > Tech Forum & Tutorial > Oracle Database, SQL, Application, Programming


Describe ref cursor in Oracle.


Reply
Views: 1964  
Thread Tools Rate Thread
  #1  
Old 05-27-2009, 06:49 AM
bholus7
Guest
 
Posts: n/a
Default Describe ref cursor in Oracle.

Describe ref cursor in Oracle.

Answer
Cursor is a reference type in oracle. We can allocate different storage locations to the cursor when the program runs.
Syntax
Type is REF CURSOR
RETURN
Return_type – Name of new reference type.
Return Type – This represents select list type that will be returned by the query.


Reply With Quote
Reply

New topics in Oracle Database, SQL, Application, Programming





Powered by vBulletin® Version 3.8.10
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
WikiNewForum)