Skip to content

crash bij gebruik van query #20

Description

@ps233391

GROUP BY:
bij het invullen van deze query :
SELECT * FROM anime a WHERE score = ( SELECT MAX(score) FROM anime WHERE studios = a.studios )
ORDER BY studios;

crashed de app. Ook als ik een andere query probeer mag ik niet naar het volgende gedeelte van de oefening.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions