Re: Using the 'IN' Comparison Operator in a Cursor

From: srivenu <srivenu_at_hotmail.com>
Date: 7 Mar 2002 22:45:55 -0800
Message-ID: <1a68177.0203072245.20e8eb17_at_posting.google.com>


Change the IN in the query to =
Bind the variable with the first value execute the query, fetch the rows, Bind the variable with the next value, execute the query, fetch the rows ........... Received on Fri Mar 08 2002 - 07:45:55 CET

Original text of this message