Skip to content

Four arithmetic operations between aggregation functions are not supported #320

Open
@Lvnszn

Description

@Lvnszn
select sum(1)/count(1) from dual
select sum(1)/7 from dual
select sum(1)*3 from dual

The sql parser cannot parse this kind of sql

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