Pro*C dynamic sql

From: <longtin_at_uqtr.uquebec.ca>
Date: Tue, 26 Oct 1999 16:54:30 -0400
Message-ID: <38161506.83383698_at_uqtr.uquebec.ca>



-oracle 8
[Quoted] -Pro*C 2.2

Hi,

Here is my problem :

[Quoted] [Quoted] -the program should be able to list a table from a criteria
given by the user (at runtime).

The criteria could be :

"name=smith"
"street=broadway"
...

so, i need an sql statement that looks like :

select name, street, ... from mytable where criteria;

how could I do that ?

Thanks a lot and have a nice day, Received on Tue Oct 26 1999 - 22:54:30 CEST

Original text of this message