executing a select from a string

From: CG <christian.gregory_at_citicorp.com>
Date: 1997/05/22
Message-ID: <3384E70C.1628_at_citicorp.com>#1/1


[Quoted] Hi all, I'm back...

I have a very simple question, the answer in which I cannot find in the books...

I'm declaring a string : str1 varchar2(100) :=

                             'select col into xyz from thistable';

now in the begin section, I want to execute this string: str1. How do I do this ?

Regards Chris Received on Thu May 22 1997 - 00:00:00 CEST

Original text of this message