Page 1 of 1

SQL "IN" keyword

Posted: Thu Jun 14, 2012 3:49 am
by thejushetty
I have a situation where i need to use "IN" SQL keyword in the query..

and bill_transaction.cpt_code in (@procedures)

@procedures will have values passes like "9005,90010"...but its not taking this statement. Its also not taking "'9005','90010'"

how do I send @procedures from my silverlight application?

SQL "IN" keyword

Posted: Fri Jun 15, 2012 4:29 am
by Alex K.
Hello,

Please see the sample report in attachment.
If it did not help, please send us your report with test data for analysis.

Thank you.