Microsoft
Software
Hardware
Network
Question : Store COMPUTE in variable?
Dear Experts,
Is it possible to store the COMPUTE value in a variable for later usage?
SELECT employee_name, hours_done
FROM work_done
GROUP BY employee_name
COMPUTE SUM( hours_done )
Answer : Store COMPUTE in variable?
No, it's a reporting feature.
Besides, it has been deprecated in favour of ROLLUP.
Random Solutions
SQL Timeout when Changing Char Field Length
Calculating a value based on sums of data
Entity Framework Detecting Changes
computer name when buying new
setup web server?
Windows 7 Home Premium uploading from XP VERY SLOW.
Why don't certain images show in Safari but are ok in all other browsers?
Width of header/footer repeated image when window is shrunk
Cloud Computing
MS SQL Server hanging