Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> How to delete a flat file in SQL

How to delete a flat file in SQL

From: TP <TP_at_infinity.com>
Date: 23 Jan 2002 17:58:36 GMT
Message-ID: <3C4EFA80.6000402@infinity.com>


Hi smart people,

I read data from a flat file in say c:\tmp and put it in oraclae 8.1.7 using a procedure and UTL_FILE stuff. Now I want to delete this file just using PL/SQL (no c/ java/ c++/ vb etc). How can I do it? Is it even possible?

thanks a lot

Tom Received on Wed Jan 23 2002 - 11:58:36 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US