Hi All,
It is possible to pass string as contains parameter.
Here i want to pass @SKILL_SET value for contains.
DECLARE @SKILL_SET varchar(500)='asp,c#,net'.
CONTAINS(@SKILL_SET,@TEMP_SKILLS)
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ananth GPosted Nov 2, 2016, 7:05 AM
Nitin SontakkePosted Oct 25, 2016, 9:10 AM
Ananth GPosted Oct 25, 2016, 7:58 AM
samantaPosted Oct 25, 2016, 7:17 AM
Nitin SontakkePosted Oct 25, 2016, 7:10 AM
samantaPosted Oct 25, 2016, 7:02 AM
Nitin SontakkePosted Oct 25, 2016, 6:57 AM