Skip to content

Can't parse select a,b,c from table group by rollup((a,b,c)) #1210

@anycs

Description

@anycs

I have select SQL for example:select a,b,c from table group by rollup((a,b,c)),if use rollup((a,b,c))

I will get error :Caused by: net.sf.jsqlparser.parser.ParseException: Encountered " "(" "( ""
but this SQL can be executed normally in Oracle

I'm very anxious about that. Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions