Answer Posted / 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 |
Post New Answer View All Answers
In sequence i want to 11 and 15th values how we will write?
How can you achieve loose coupling in soa framework?
what is the difference between request group and request security in oracle apps?
what is the differences between internal requisition and internal sales order?
Explain oracle apps architecture.
Can we create tables in apps schema?
How to create a purchase order without a requisition?
CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP
what is global tempory table?
can we use look up type instead of a pofile option?or valueset?is it possible how?
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?
What is a flexfield? List out its types.
What are the benefits of using soa architecture?
Tell me how to find the custom directory in front end?
can we get profile values in report without using user exists is it possible how?