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

            People

              igor Igor Babaev
              igor Igor Babaev
              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.