how i can create temporary table?
Answer / m.n
CREATE GLOBAL TEMPORARY TABLE TEMP_TRAN
(
COL1 NUMBER(9),
COL2 VARCHAR(30),
COL3 DATE,
CONSTRAINT PK_TEMP_TRAN PRIMARY KEY(COL1)
) ON COMMIT DELETE ROWS
| Is This Answer Correct ? | 11 Yes | 0 No |
testing tools?
0 Answers BirlaSoft, Convergys,
How to pass data into EXECUTE_IMMEDIATE statement in plsql body ?
how can u find the status in po?
P_CONC_REQUEST_ID mandatory in oracle reports to run in oracle applications or not ( I am not talking about running in report builder or D2k ) or not ?
9 Answers CSC, IBM, KPIT, Oracle,
Can you have two functions with the same name in a pl/sql block?
How can u populate data into po_headers_all segment2 column?
What do you understand by soa?
what is the use of anchors?
In oracle application how do you debug or trace errors?
what is pay run id ?
can we get profile values in report without using user exists is it possible how?
please explain open interface import