Hello there, I must retrieve a particular field from an Oracle DB with perl/DBI. This field is actually formatted as a kind of bytestring and I developed an oracle function to retrieve that field in a correct way, but as I told I have to connect through DBI.
So the question is: Is there a way to define custom functions to be used in a dbi session? Thanks in advance. -- Riccardo http://www.flickr.com/photos/askthepixel
