Hi,
I am very new to designer, I used to work on oracle discoverer which me create inner and outer joins between 2 columns and provided an option to the user to pick what join the needed to use and I need to imitate this. For. E.g
Table A Table B
-------- -------
Ndc Ndc
Charge Bn
... ...
I need to set up 2 joins
(a) A.ndc = b.ndc (name it as inner)
(b) A.ndc = b.ndc (+) (name it as outer)
How do I set this up in designer..I tried creating 2 joins as mentioned above but when you look in business objects, the query selects both joins instead of one...is there a way I can choose thw joins I need. Please help!!!
Thanks,
Latha
I am very new to designer, I used to work on oracle discoverer which me create inner and outer joins between 2 columns and provided an option to the user to pick what join the needed to use and I need to imitate this. For. E.g
Table A Table B
-------- -------
Ndc Ndc
Charge Bn
... ...
I need to set up 2 joins
(a) A.ndc = b.ndc (name it as inner)
(b) A.ndc = b.ndc (+) (name it as outer)
How do I set this up in designer..I tried creating 2 joins as mentioned above but when you look in business objects, the query selects both joins instead of one...is there a way I can choose thw joins I need. Please help!!!
Thanks,
Latha