Hi Guys,
I have a simple store procedure which looks a bit like this:
@ProductCodes as varchar(25)
Select * from Market_Promotions
where Booths_ID in (@ProductCodes)
When I try to execute this and pass in a number of values I get an error message.
Can you please give me some guidance...
Hi Guys,
I was wondering if i could get a helping hand in optimizing this query. I know its not perfectly formed and would really appreciate your expert guidance.
Select ISNull(a.pd_main_group_code_desc,b.pd_main_group_code_desc),
a.pd_super_group_desc...
Hi Guys
Im pretty new to sql and was wondering if one of you could help me out. I have a dataset which looks a bit like this:
Year crs_code school sub %
2011 KT101 ML French 30%
2011 KT101 Law Law 50%...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.