DRAFT

Omnidex SQL: OPEN CURSOR

Description

OPEN CURSOR

 Open a cursor for performing Omnidex SQL Statements.

Syntax

   OPEN CURSOR 
        [ON [INSTANCE] instance] 
        [WITH options]

Discussion

arg1
arg2

Examples

Simple

2nd example