11-06-2009, 04:04 AM
|
#6 (permalink)
|
|
The Contributor
Join Date: Jun 2009
Location: Seattle, WA
Posts: 76
Thanks: 1
|
I am not understanding what you are saying at all. Can you provide sample data, and what your result should look like?
Why would you use 3 queries to get data from one table, that seems terribly ineffient. Look into SQL Case (they are like if/else loops)...
|
|
|