Skip to content

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

Closed
@gderemetz

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions