Skip to content

Failed to parse subquery on where clause #53

@joe-re

Description

@joe-re
select * from employee
where hire_date = (select max(hire_date) from employee);

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