I wrote this query...the variables are just examples:
Code:
SELECT* FROM View_ChammVerPri 
WHEREcharindex(VerID,'00101001,00201001,00101002')>0
Can one modify the query, to sort the results by the order of the input variables?