Skip to content

FETCH FOR syntax it´s not supported?  #193

Description

@P1c4C0d3

While fetching on an array:

FETCH CUR1 FOR 10 INTO :BOR_ARR

I am getting this error with gixsql precomp:

error: syntax error, unexpected FOR, expecting INTO

Also tried with different syntax like this:

FETCH FORWARD 10 CUR1 INTO :BOR_ARR

And it´s not working neither.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions