Skip to content

support sublink #99

Description

@fzhedu

according to pg, sublink means the subquery that doesn't occur in from clause, for example: select a from TB where c> (select max(d) from TB1);
eg:

  1. where ATTRIBUTE >,=, <,>=,<=,!= SUBLINK
  2. where ATTRIBUTE in SUBLINK
  3. where ATTRIBUTE exist SUBLINK

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions