ambiguous columns error
Posted: Fri 22 Feb 2013 13:04
Hi,
When using Entity Framework to query a view (5 tables or so) I am generating an ambiguous column error. The query of the view works fine when I run it standalone, ie. in Toad or other SQL command line interface. What is the best approach to troubleshoot this issue? Specifically I would like to see the generated SQL that is throwing the error and understand how I can alter the SQL.
Thanks,
Jerry
When using Entity Framework to query a view (5 tables or so) I am generating an ambiguous column error. The query of the view works fine when I run it standalone, ie. in Toad or other SQL command line interface. What is the best approach to troubleshoot this issue? Specifically I would like to see the generated SQL that is throwing the error and understand how I can alter the SQL.
Thanks,
Jerry