Microsoft
Software
Hardware
Network
Question : SQL Query to get row total?
I want to be able to do this is access
Table Name : Sales
Jan Feb March April Total (Row)
5 7 9 12
3 6 8 14
What will be the sql code to get row totals for the above data? So, I want values in the total column for each row.
For First row (5+7+9+12)
Please give me the sql and the method to do this in query designer. I have access 2007
Answer : SQL Query to get row total?
Exactly as sbc412 has shown.
In query designer, you would type like this -
Total: [Jan] + [Feb] + [March] + [April]
Random Solutions
Installing assemblies in the GAC using drag and drop
toolbar menu
How does one configure SPN for an ISA 2006 and NLB Exchange 2007 CAS-setup.
Need help with Ethernet controllers on Dell Dimension 3000
Move a record and delete
Certficate Error: Navigation Blocked
Access database - Problem with gorecord acnewrec
Disk Quotas
Find Nearest Value
How do you remove a Server that has crashed