View Single Post
  #6 (permalink)  
Old 12-04-2007, 07:01 PM
Unregistered
 
Posts: n/a
Default ANY answer. Re: Find the minimum or maximum value across several columns?

Do yourself a favor - just use an insert trigger and do the evaluation in the trigger..

too expensive on select
Reply With Quote