description User-defined functions accept parameters, perform an action, such as a complex calculation, and return the result of that action as a value. A user-defined function is a [!INCLUDE tsql] ...
In [!INCLUDE fabric] and serverless SQL pools in [!INCLUDE ssazuresynapse-md], CREATE FUNCTION can create inline table-value functions but not scalar functions. User-defined table-valued functions ...