Microsoft
Software
Hardware
Network
Question : I need assistance excluding values from a SQL query
I want the following queries to exclude any Revenue values that equal 0.00. How can I accomplish this?
Thanks in advance,
mrotor
1: 2: 3: 4: 5:
SELECT Revenue FROM Orders SELECT SUM(Revenue) FROM Orders
Answer : I need assistance excluding values from a SQL query
SELECT Revenue
FROM Orders
Where Revenue <> 0
SELECT SUM(Revenue)
FROM Orders
HAVING SUM(Revenue) <> 0
Random Solutions
Follow up php question - php mailer
Service policy is in suspended mode
Blank screen After WIn XP splash screen.
530 error bounced email when sending to any sbcglobal.net address from our sbs 2003 server. The ISP is sbcglobal DSL line.
HP PRINTER P3015 and P3005 cartridge compartible?
Dynamically Label Radio Button Lists in ASP.net
E-Mail
Restore from older backups
Replacing Keyboard on Toshiba Portege A600
Gateway for Server automatically being removed after restart