Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Transact SQL User Defined Functions

Posted By: cutemup
Transact SQL User Defined Functions

Transact SQL User Defined Functions
Wordware Publishing, Inc. | 2004-01-25 | ISBN: 1556220790 | 480 pages | PDF | 3 MB

Transact-SQL doesn’t always offer the functions needed for a project, but with user-defined functions, introduced in Microsoft SQL Server 2000, programmers can create their own. Transact-SQL User-Defined Functions discusses creating, using, and managing user-defined functions and system user-defined functions. The first part of the book explains the SQL syntax required to create, manage, and use UDFs, while the second part describes the system UDFs that Microsoft has added to SQL Server as tools to implement SQL Server functionality.