Skip to content

SQL: SUM\AVG FUNCTION CAN NOT WORK WITH LIKE #36039

Closed
@zouming123

Description

@zouming123

In 6.5, SQL: SUM\AVG FUNCTION CAN NOT WORK WITH LIKE
the sql which like below is not work.

eg;
select avg(salary), sum(salary) from emp where first_name like 'G%'

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions