This content has been marked as final.
Show 2 replies
-
1. Re: Problem in using subquery in select statement of a view
Ramesh Reddy Mar 31, 2016 4:20 PM (in response to Mamta Abbas)Can you post the whole error stack? Also attach the query plan. See SET Statement | Teiid Documentation and https://teiid.gitbooks.io/documents/content/reference/Query_Plans.html
-
2. Re: Problem in using subquery in select statement of a view
Steven Hawkins Apr 1, 2016 9:40 AM (in response to Ramesh Reddy)> How can I resolve it ?
It's very hard to say what is happening from just the attached. The exception is coming from the database, so it could be incorrect sql is being generated or some issue on the database side. Either way as Ramesh is asking for more information is needed to determine what is wrong.