Click here to Skip to main content
15,879,326 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
My project is to figure out a way for a function to take 2 strings as parameters. The parameters can also be found as a query in a database that I am currently using. Needs to return a different string or else null. PLEASE HELP!!

What I have tried:

I'm clueless on how to do this...
Posted
Updated 22-Jun-17 10:25am
Comments
Thanks7872 23-Jun-17 2:46am    
The parameters can also be found as a query in a database.

What does it mean?

1 solution

Maybe this will be of help to you: Creating a simple function in SQL Server[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900