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

Home -> Community -> Usenet -> comp.databases.oracle -> Re: Wrong no of type of arguments for field called 'keywords'

Re: Wrong no of type of arguments for field called 'keywords'

From: Cherry <cherry.taylor_at_dhs.state.tx.us>
Date: 20 May 2004 12:19:57 -0700
Message-ID: <7d851984.0405201119.b51f053@posting.google.com>


Thanks to Guy Quesnel for this - -

It seems that the problem is 1) the column is a CLOB in both tables but the stored procedure that is called accepts a varchar2 as a parameter. So, here's my next question---

Is there any way to perform a substring type function against a CLOB??? Thanks.

You may respond to me at cherry.taylor_at_dhs.state.tx.us or to this post.

Cherry Received on Thu May 20 2004 - 14:19:57 CDT

Original text of this message

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