Skip to content

[BUG] JSQLParser fetch next statement can't support name parameter parser #1739

Description

@gderemetz

Failing SQL Feature:

fetch next statement can't support name parameter parser

SQL Example:

SELECT table_schema 
FROM information_schema.tables 
fetch next :variable rows only;

Software Information:

  • JSqlParser version : 4.6
  • Database : Oracle

Activity

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions