Can one perform outer joins on two views?
The existing two views already have a join within the select statement of the create view statement - I'm not sure if that could be the problem.
View A is as follows:
create view ptt_maindocs as
select doc_id, A.team_id, team_name, proj_name, category...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.