View Single Post
  #2 (permalink)  
Old 07-21-2007, 05:19 PM
Dimitar
 
Posts: n/a
Default ANY answer. Re: Display from tables

Hi Steve,

One approach would be to use a cursor and for each row if the element has not changed append the responsible name to already seen names for that element.

Only this came to mind. Today is not my day.
Reply With Quote