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
Install issue: XenApp 5 Feature Pack 3 on W2K8x64
Oracle forms 10g
UN's headquaters
how much disk space in Box through TSQL
Vmware Esxi 4.0 can't install Server 2008 R2 64bit
Backup SQL
Users can not login to retrieve email on Exchange Server 2003
vb 6.0 version number
Robocopy script
Mac 10.5.8 USB Printer - RastaToBrother2030 Failed