View Single Post

   
  #9 (permalink)  
Old 02-26-2008, 04:42 PM
Corky
 
Posts: n/a
Default Re: v8.1 - Problem calling SP from UDF

Thanks, Knut. That's exactly what's happening. I think I'll use a use
a 'where key = (select max(key) from t)

That should do the trick...
Reply With Quote