this kind of output my SP giving me, and I have used print statement of SQL to print this output,
but when I call SP with the correct input Parameter then it's not returning the result.
Discussion posts and replies are publicly visible
Hi,vishalk3261 Firstly could you share your SP code please, that would help to debug the issue, May I know if there is any condition present in SP that returns this message "Value already there"? If yes, could you check your input values to the SP you are passing and also the return variables you are using in your SP?