Is there a way to parametrize ORACLE 10g SELECT-query with IN-clause
        Posted  
        
            by matti 
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by matti 
        
        
        
        Published on 2010-04-30T07:55:58Z
        Indexed on 
            2010/04/30
            8:27 UTC
        
        
        Read the original article
        Hit count: 289
        
I saw couple of SO questions (SO) concerning SQL-server. For SQL-server there was no decent solution. All were hacks/workarounds. What about Oracle? Is it same answer (Paremeterizing each value)? Any Oracle example without LINQ would be appreciated (I have .NET 2.0).
Thanks & BR -Matti
© Stack Overflow or respective owner