Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
subscriber
Starting Member
8 Posts |
Posted - 2006-01-07 : 12:34:40
|
Records in table are so:customer_id process total1 1 102 1 203 1 251 0 53 0 20 i wantto subtract total values which process column value 1 from which process column value 0 for each customer_id and list by customer_id. And i wantto sum(total) value of this query.how can be this sql query?sorry my bad english:( |
|
rockmoose
SQL Natt Alfen
3279 Posts |
|
|
|
|