Developers: I need to create a view that contains a query with an outer join. Since outer joins are not supported, I used a union. The problem, now, is that unions are not supported with views. How soon until this is fixed? Any suggestions? Merrill
Developers: I need to create a view that contains a query with an outer join. Since outer joins are not supported, I used a union. The problem, now, is that unions are not supported with views. How soon until this is fixed? Any suggestions? Merrill