Details

    Description

      Support for WITH:
      This allows you to refer to a sub query as a table.

      Example:
      with t as (select a from t1 where b >= 'c')
      select * from t2,t where t2.c=t.a

      Attachments

        Issue Links

          Activity

            Transition Time In Source Status Execution Times
            Oleksandr Byelkin made transition -
            Open In Review
            119d 19h 20m 1
            Oleksandr Byelkin made transition -
            In Review Stalled
            6d 4h 24m 1
            Michael Widenius made transition -
            Closed Stalled
            158d 10h 41m 1
            Sergei Golubchik made transition -
            Stalled Closed
            82d 23h 31m 2

            People

              igor Igor Babaev (Inactive)
              igor Igor Babaev (Inactive)
              Votes:
              3 Vote for this issue
              Watchers:
              5 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.