Support negated join ON conditions

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Query
    • None
    • None
    • Hide

      As the compound joins logic has changed to flow through the same path as WHERE this feature is already supported 

      Show
      As the compound joins logic has changed to flow through the same path as WHERE this feature is already supported 
    • None
    • None
    • None
    • None
    • None
    • None

      Support negated predicates in join ON conditions, e.g. ON NOT (a.k1 = b.k1), or a
        negated junction ON NOT (a.k1 = b.k1 AND a.k2 = b.k2).

            Assignee:
            Almas Abdrazak
            Reporter:
            Almas Abdrazak
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: