Categories
Create View using multiple tables

Hi,
How can we create a View or (Opaque View) using multiple tables in a query?
For Eg: I have to create a report using EBS source tables, here I have a query which has two EBS tables with a join condition.
Appreciate for sharing.
Answers
-
Under your Database > Physical Schema in the physical layer, you just need to create a Physical Table and in its properties , under the General tab, change the Table Type to Select.
Paste your SQL into the window, you may have to manually create the columns in the Columns tab and that should be it.
0 -
Good to know that I have to create columns manually.
Also, how do you model in BMM to bring in this single SELECT table to see in the report.
0 -
You've got a duplicate thread - and @Gianni Ceresa has answered your question about BMM layer & Presentation layer modelling there.
0 -