Skip to content

Add support for table aliases #1760

@michaelmior

Description

@michaelmior

SQL queries such as SELECT d.id FROM Doctor AS d should be supported. While the SQL parser supports this, there is currently no support in the relational algebra or query execution for having tables with different names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions