jadams0173
Technical User
- Feb 18, 2005
- 1,210
Hello all,
I've got a query that returns resluts like this.
MO PASS PRIMLINE
12345 1 B1
12345 2 C2
What I would like to get back is this:
MO PRIMLINE
12345 B1/C2
With the only condition being that the PRIMLINE be configuered as such 1/2 so the line where pass = 1 is always first.
Can this be done in one query? If not any suggestions?
I've got a query that returns resluts like this.
MO PASS PRIMLINE
12345 1 B1
12345 2 C2
What I would like to get back is this:
MO PRIMLINE
12345 B1/C2
With the only condition being that the PRIMLINE be configuered as such 1/2 so the line where pass = 1 is always first.
Can this be done in one query? If not any suggestions?