Skip to content

remove and add aggreation #24

@heyanger

Description

@heyanger

sql1 = select name, number_products from shop
sql2 = select avg(number_products) from shop
wrong_sql = select from shop

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions