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 |
name at least five reports in oracle inventory related to transaction ?
what are the prerequisites for costing transactions?
WHAT IS USE OF APPS API?
IN WHICH MODULE THE LEGAL ENTITY COMES?
Is SOB is attached with Business grp ?
what is the invoice matching
How to create a purchase order without a requisition?
which is the table for storing organization information?
9 Answers Infosys, Scan Steel,
how will you refer a report column (data column,formula,summery,placeholderr)?
What are the Import Programs We need to run after creating Interface table for all modules
what is flexfield qualifier?
What do you understand by soa and what are the benefits of using this architecture?