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 |
what are the mandatory parameters in suppler Conversion?
What r the validation done in ap inbound ?
What is INBOUND and OUT BOUND? (Different types of interfaces)
17 Answers Accenture, Asian Paints, Inbound Solutions, Tech Mahindra,
what is inbound and outbound interface?
what is instead of trigger. what is the use of that?
While importing data into interface tables,if u got number of records are error(like more than 1000 records are error),how to imform user?
In hierarchical structure of a database? we have write query from where we should start?
what is the difference between procedure and function
What is multi org?
What is the result of this query ? SELECT * FROM EMP WHERE ROWNUM = 1
What is P2P cycle.
27 Answers Accenture, Deloitte, EE Limited, EXL, IBM, Tech Mahindra,
IN GL,AP,PO,AR WHICH MODULE DOESNOT HAVE _ALL TABLES THEN WHY?