View Single Post
  #15 (permalink)  
Old 05-17-04, 13:20
TallCowboy0614 TallCowboy0614 is offline
Throwin' the steel to SQL
 
Join Date: Feb 2004
Location: Marina Del Rey, CA
Posts: 3,663
Quote:
Originally Posted by Enigma
Well ... the function will return only the last value of indicator ... i think you will need to use a table valued function
Ooops :blush:

Very good point...I was assuming that he/she just wanted a single value...and now looking back on it, that is not the case...so yeah, I'll just back on out and defer to those who can read better'n I can

Yep, it would need a cursor and loop, or my choice also (now...), the table-returning function.
__________________
aka "Paul"
Non est ei similis.

I just read "100 Things To Do Before You Die". I was surprised that "Yell for help!!" wasn't one of them
Reply With Quote