11
Answers

SQL SERVER FUNTION

samanta

samanta

9y
2.7k
1
Dear San,
 
 
I want to write function so that it accepts string and character and returns modified string.
 
for example if i send input as function_Name (asp.net,c#,sql Server, "OR")
 
function must return "asp.net" OR "c#" OR "sql server" 
 
 
 Thanks in advance
 
Answers (11)