Hello
I am trying to call a mySql Stored Proc from CR10. But I get the attached error msg. I tried testing and SP runs fine when it doesnt output any value to a variable. The SP runs perfectly fine in the query browser. But when I try to call a Stored Proc which outputs value to output...
Hello All
I have a problem with calculation within groups. Here is the sample data -
I have 5 groups (5 days) showing the top 20 sales prices of items for that day.
I would like to get the median and average by each group and show it within the group.
When I do avg(price) or median(price) it...
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.