Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-5893

Add support for the SQL:2008 standard IS [ NOT ] DISTINCT FROM predicate

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 10.9.1.0
    • None
    • SQL
    • Normal

    Description

      The SQL:1999 standard specifies the IS [ NOT ] DISTINCT FROM predicate in chapter 8.15 <distinct predicate>:

      <distinct predicate> ::=
      <row value predicand 3> <distinct predicate part 2>

      <distinct predicate part 2> ::=
      IS [ NOT ] DISTINCT FROM <row value predicand 4>

      <row value predicand 3> ::=
      <row value predicand>

      <row value predicand 4> ::=
      <row value predicand>

      This predicate is supported by at least these databases:

      It would probably make sense for the Derby database to implement it as well.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lukas.eder Lukas Eder
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: