Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 209 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 77 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
BI Publisher For Cloud Apps - Start query "WITH"

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