Wrox Home  
Search P2P Archive for: Go

  Return to Index  

sql_language thread: User Defined Functions vs. Views


Message #1 by "William Markham" <William.Markham@p...> on Fri, 21 Dec 2001 15:05:04
I am changeing a bunch of my scripts / queries into UDFs or Views (a 
couple I am going to make into stored procedures).  My question is which 
is better?  Views or UDFs?  Later on I am probably going to have to have 
these call other views or UDFs.  So which is faster, and more reliable?

Thanks
Bill

  Return to Index