Re: HELP!!! complex Sql command using text file

From: Michael Myers <mjmyers_at_nospam.blazenet.net>
Date: 1999/03/31
Message-ID: <3702E99A.E0F6FFC8_at_nospam.blazenet.net>#1/1


> How do I use the text file as a variable so that only the account numbers
> listed are retrieved from the database table.

I don't know of any way in SQLplus, but then again, I don't know SQL plus that well.

If you are using Oracle 7.3+, you could do it with PL/SQL code. There is a UTL_FILE package that will let you read in text files.... Received on Wed Mar 31 1999 - 00:00:00 CEST

Original text of this message