Re: dbms_sql

From: Gudrun Janssen <janssen_at_itu.fzk.de>
Date: Wed, 17 Mar 1999 12:48:49 +0100
Message-ID: <36EF96A0.829583D0_at_itu.fzk.de>


Hello Elaine,

I'm not sure if this hits it, but try v_string without ;

 v_string varchar2(200) := 'select id from xx_table';

in you declaration.

Have Fun
Gudrun Received on Wed Mar 17 1999 - 12:48:49 CET

Original text of this message