3
Answers

Pass comma separated string to procedure

Rohit

Rohit

8y
330
1
Hi,
 
in my one of report i using store procedure where i used spit function to and working fine procedure now i calling this procedure in code and i want pass variable but from i pass like ('1,2,3')
but its not working in .........how  do i pass comma separated string  from code to store procedure please help me
Answers (3)