|  | Posted by Razvan Socol on 10/17/06 09:33 
Hi, shark
 As Hugo said, the choice to use SP-s or UDF-s should be made based upon
 how it will be used and what it should do. My rules are the following:
 1. If it must change data, then use a SP, else proceed to step 2;
 2. If it requires parameters, then use a UDF, else use a view.
 
 Razvan
  Navigation: [Reply to this message] |