### 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