Oracle Analytics Publisher Idea Lab

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

BI Publisher For Cloud Apps - Start query "WITH"

1
Views
0
Comments
Scott Hillier-149889
Scott Hillier-149889 Rank 1 - Community Starter

Organization Name

AWE plc

Description

Allow BI Publisher in Cloud Apps to have queries which start with the WITH statement

e.g :

 

WITH a AS

(SELECT 1, 2 FROM DUAL)

SELECT *

FROM a

 

Should work (in the same way as SELECT 1,2 FROM DUAL)

 

 

Use Case and Business Need

If we have big legacy prewritten queries, which begin WITH, then it would be good to just cut and paste them into BI Publisher.

Original Idea Number: 1d4801c5c2

1
1 votes

Submitted · Last Updated