Quantcast
Channel: Oracle, MySQL, Sybase, Informix and other databases
Viewing all articles
Browse latest Browse all 1350

Lexical Parameters

$
0
0

Is there a way to use lexical parameters in a OracleCommand?

What I am trying to do is set a comma delimited list in the where clause

example:

where column in (:LIST)

:LIST would contain something like 'A', 'B', 'C'  etc.

in oracle you would do this with &

example

where column in (&LIST)


Viewing all articles
Browse latest Browse all 1350

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>