Details

    Description

      This is already available in MariaDB as "EXCEPT"

      returns the Result of the query 1 that is not found in the result of query 2

      MariaDB [world]> select * From City where id between 456 and 457 except select * from City where id=456;
      +-----+------------+-------------+----------+------------+
      | ID  | Name       | CountryCode | District | Population |
      +-----+------------+-------------+----------+------------+
      | 457 | Birmingham | GBR         | England  |    1013000 |
      +-----+------------+-------------+----------+------------+
      

      Oracle Doc: https://www.techonthenet.com/oracle/minus.php

      Attachments

        Activity

          Faisal Faisal Saeed (Inactive) created issue -
          bar Alexander Barkov made changes -
          Field Original Value New Value
          Labels Cinoa
          bar Alexander Barkov made changes -
          Labels Cinoa Compatibility
          bar Alexander Barkov made changes -
          Labels Compatibility Compatibility need_feedback
          greenman Ian Gilfillan made changes -
          Labels Compatibility need_feedback Compatibility
          woqutech woqutech made changes -
          Attachment 10.6-minus.path [ 55504 ]
          monty Michael Widenius made changes -
          Fix Version/s 10.6 [ 24028 ]
          serg Sergei Golubchik made changes -
          Assignee Michael Widenius [ monty ]
          serg Sergei Golubchik made changes -
          Status Open [ 1 ] In Progress [ 3 ]
          serg Sergei Golubchik made changes -
          issue.field.resolutiondate 2021-05-20 09:28:55.0 2021-05-20 09:28:55.941
          serg Sergei Golubchik made changes -
          Component/s Server [ 13907 ]
          Fix Version/s 10.6.1 [ 24437 ]
          Fix Version/s 10.6 [ 24028 ]
          Resolution Fixed [ 1 ]
          Status In Progress [ 3 ] Closed [ 6 ]
          serg Sergei Golubchik made changes -
          Workflow MariaDB v3 [ 98147 ] MariaDB v4 [ 156464 ]

          People

            monty Michael Widenius
            Faisal Faisal Saeed (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.