OPEN Cursor – PB Docs 2022

OPEN
Cursor

SQL statement

Description

Causes the SELECT specified when the cursor was declared to be
executed.

Syntax

Parameter

Description

CursorName

The name of the cursor you want to
open

Usage

The USING TransactionObject clause is not allowed with OPEN; the
transaction object was specified in the statement that declared the
cursor.

Error handling

It is good practice to test the success/failure code after
executing an OPEN Cursor statement.

Examples

This statement opens the cursor Emp_curs:


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x