March 27, 2002 09:27 PM

Inline vs. Multistatement Table-Valued UDFs

Rating: (0)
SQL Server Magazine
InstantDoc ID #24284

Some of my developers always choose multistatement table-valued user-defined functions (UDFs) over inline UDFs, even though an inline UDF might meet the need. What performance differences exist between inline and multistatement table-valued UDFs?

AUDFs in SQL Server 2000 are a powerful addition to your T-SQL programming toolkit. Table-valued UDFs let you encapsulate rich T-SQL logic that returns a result set, then use that result set anywhere that a real table would be allowed....

...This article is for paid Professional Members only.

Already a Professional Member? Please log in now:

NOT A PROFESSIONAL MEMBER? YOU CHOOSE:

Professional Membership

Monthly

Annual

VIP Membership

Monthly

Annual

Add a Comment

Thank you !

RICHARD5/4/2008 3:22:27 PM


this is very useful article,i have cleared the execution concept about inline & multiline function.

Anonymous User 8/6/2005 12:24:09 AM


You must log on before posting a comment.

Are you a new visitor? Register Here
GOOGLE LINKS
SPONSORED LINKS
FEATURED LINKS