Dear Experts,
I am working on creating a database view for a generic extraction.
It turns out that the database view created through an inner join is not enough to cover the requirement.
Is it possible that I can create a database view using outer join?
Is there any althernative way to resolve this problem?
Thanks and appreciated.
Arthur