Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3017

Create CREATE GLOBAL TEMPORARY TABLE using FHSQL

$
0
0

I am using  BO 4.1 SP6 Webi Free hand sql with Oracle database, I am not able to create temp table using free hand sql. I heard we can create temp tables in FHSQL

 

Q&A for What's New in BI4.1 SP06 ASUG Webcast

 

but I am not able to ...

 

CREATE GLOBAL TEMPORARY TABLE REPORT

AS

(

SELECT 'NAME' AS NAME FROM DUAL

) ON COMMIT DELETE ROWS;

SELECT NAME FROM REPORT

 

Any errors in sql  or please correct me on my understanding in FHSQL.

 

Thanks & Regards

Satya


Viewing all articles
Browse latest Browse all 3017

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>