Is it possible to update more than one local variable in a single select?
Something like:
set @variableOne = avg(someColumn), @variableTwo = avg(