BI Publisher (MOSC)

MOSC Banner

sample BI reports

Hi I tried to run the sample report that come with BI Publisher but they are not working. Where is it possible to download the repository as they dont seem to exist e.g. below


select "CUSTOMERS_VIEW"."CUSTOMER_ID" as "CUSTOMER_ID",

count( distinct "ORDERS_VIEW"."ORDER_ID") as "ORDERS_COUNT" 

 from "CUSTOMERS_VIEW" "CUSTOMERS_VIEW",

"ORDERS_VIEW" "ORDERS_VIEW" 

 where  "CUSTOMERS_VIEW"."CUSTOMER_ID"="ORDERS_VIEW"."CUSTOMER_ID" 

group by "CUSTOMERS_VIEW"."CUSTOMER_ID"

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center