Hello,
Can I calculate the Total of some count or sum in one query and then just save that number as a variable to be used in additional queries?
Thanks,
Sasha
Theoretically only by joining queries locally and using the resulting set to perform calc. However, I think you are after another mechanism..