Bulk Inserts
From: Kiran Dalvi <rayoflight_kiran_at_yahoo.com>
Date: 15 Dec 2003 03:02:40 -0800
Message-ID: <b33f94a.0312150302.1671af2c_at_posting.google.com>
Date: 15 Dec 2003 03:02:40 -0800
Message-ID: <b33f94a.0312150302.1671af2c_at_posting.google.com>
Hi,
- EmpName Varchar2(64)
- EmpID Number(64)
Here I want to parse this XML and persist the data from that XML into
DB "efficiently".
I don't want to use conventional INSERTs.
How can I go about it ?
Thanks,
--Kiran
Received on Mon Dec 15 2003 - 12:02:40 CET