Opis funkcji zdefiniowanej przez użytkownika

Like functions in programming languages, Microsoft SQL Server user-defined functions are routines that accept parameters, perform an action, such as a complex calculation, and return the result of that action as a value.Zwracana wartość może być wartość wartość skalarna lub zestaw wyników.

W tej sekcji