From: nicksteck@yahoo.com (Nick)
Newsgroups: comp.databases.oracle
Subject: BLOB from SQL
Date: 6 Jun 2002 11:37:43 -0700
Organization: http://groups.google.com/
Lines: 9
Message-ID: <41eb035c.0206061037.284b7816@posting.google.com>
NNTP-Posting-Host: 129.193.104.172
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
X-Trace: posting.google.com 1023388664 26124 127.0.0.1 (6 Jun 2002 18:37:44 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: 6 Jun 2002 18:37:44 GMT


Hello.

How does one insert BLOB data into an Oracle9i Lite database from the
msql command line?

What I want to do is store large binary data (actually files, such as
image files) in the database.

Thanks for your help!

