2 Replies Latest reply on Nov 29, 2010 11:32 AM by shawkins

    SQL Subquery question

    donald.ng

      As Teiid is required to handle the subquery in this way:

      "SELECT count(*) FROM ( QUERY_TO_BE_CALL) AS X" -- Adding "AS X"

       

      Is there any alternative way for Teiid to handle subquery ?