Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 15 Oracle Analytics Lounge
- 208 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 76 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
How to give left outer join with "LIKE operator" in obiee 11g RPD?

ARIVEMULA KAVYA KUMARI, LERA TECHNOLOGY PVT LTD
Rank 5 - Community Champion
Hi,
I am working on obiee 11g.
When i am creating RPD, i have to give left outer join with LIKE Operator..
My tables are W_LD_REPAY_D,W_CONTRACT_STATIC_D
For example,mappping is as follow
LEFT JOIN : W_LD_REPAY_D.ID LIKE W_CONTRACT_STATIC_D.CONTRACT_CODE||'%'
I dont know, How to give above join in RPD?
Please help me,
Thanks in advance,
A.kavya
0
Answers
-
yes you are able to give join like operator in physical layer you can't define left outer join in physical layer , you define left outer join in BMM
0