my function to run in Sqlplus console

From: quikquic_at_yahoo.com <(quikquic_at_yahoo.com)>
Date: 30 Sep 2003 10:25:55 -0700
Message-ID: <ead1f717.0309300925.63b003f2_at_posting.google.com>



[Quoted] I am running oracle. Besides all those build-in "select, insert, delete...", can I define my own function which can be run inside SQL-plus console?

Suppose I save an image as a blob in the database, my table is

ImageID blob

100     **
101     **

and I would like to have something like "Showimage blob from imagetable where imageid = 100", where "Showimage" will be a function written in C and packaged as a dll.

How can I do it?

Thanks,

qk Received on Tue Sep 30 2003 - 19:25:55 CEST

Original text of this message