Create View using multiple tables — Oracle Analytics

Oracle Analytics Cloud and Server

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Create View using multiple tables

Received Response
401
Views
4
Comments
3512682
3512682 Rank 3 - Community Apprentice

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

  • Joel
    Joel Rank 8 - Analytics Strategist

    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.

    pastedImage_0.png

  • 3512682
    3512682 Rank 3 - Community Apprentice

    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.

  • Joel
    Joel Rank 8 - Analytics Strategist

    You've got a  duplicate thread - and @Gianni Ceresa has answered your question about BMM layer & Presentation layer modelling there.

  • Timo Hahn
    Timo Hahn Rank 4 - Community Specialist

    *** Moderator action (Timo): duplicate of

    Locking this one.***