Click here to Skip to main content
15,885,216 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Dear All


I want to write Sql query which store values of Class and SGroup in two string variable so that I could compare with further usage, please help me how to write it.

Regards

SQL
select class in cls, SGroup in grp
from TblResult
where StId=100
Posted
Updated 8-Jun-15 11:34am
v3
Comments
ZurdoDev 8-Jun-15 15:59pm    
What?
Maciej Los 8-Jun-15 17:34pm    
What have you tried? Where are you stuck?
How these data are related?
deepankarbhatnagar 9-Jun-15 8:36am    
please elaborate your query...

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