Friday, 13 September 2013

how can i pass input parameter with single quote in Stored Procedure

how can i pass input parameter with single quote in Stored Procedure

i have a stored procedure with one input parameter, i'm passing the below
string but it's not working??
String :-
'girl', 'playing'

No comments:

Post a Comment