2
Answers

IN Operator iisue in proc

Photo of Avinash Vajpayee

Avinash Vajpayee

8y
710
1
how to export ssrs rdl report to excel in csharp programically.
how to send data comma seperated to sql porcedure for IN Operator.
for ex--
if i have (a,n,s)
then it replace in IN operaator with ('a','n','s')

Answers (2)