This content has been marked as final.
Show 2 replies
-
1. Re: Ambiguos group error on query
Ramesh Reddy Jun 20, 2017 12:15 PM (in response to Cristiano Limiti)There must be another table n different model with the same name thus the issue. Without resolving this you must fully qualify it.
-
2. Re: Ambiguos group error on query
Steven Hawkins Jun 20, 2017 4:45 PM (in response to Ramesh Reddy)There is no default schema or schema search path in Teiid, but you can mark models as hidden to prevent the tables from being seen as ambiguous.