Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Cannot Reproduce
    • 2.0.0
    • 2.0.0
    • SQL
    • None

    Description

       select x.c1 from (select * from t1) as x inner join (select * from t1) as y on x.c1 = y.c1

      The current Parser is unable to parse it.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              smilegator Xiao Li
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: