नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
A user-defined function is stored as a database object providing reusable code. This section provides the information you need to design user-defined functions.
In This Section
| Topic | Description |
|---|---|
Provides guidelines for choosing the type of user-defined functions and evaluating the properties of the function. |
|
Describes table-valued user-defined functions and provides examples of creating and invoking this type of function. |
|
Describes table-valued user-defined functions and provides examples of creating and invoking this type of function |
|
Compares inline user-defined functions to parameterized views and provides examples. |
|
Provides guidelines on when to rewrite existing stored procedure logic as user-defined functions. |
See Also
Other Resources
Understanding User-defined Functions
Implementing User-defined Functions