Which of the following does not return a table variable?
(a) System-defined function
(b) Scalar Function
(c) Inline Table-Valued Function
(d) Multi-Statement Table-Valued Function
This question was addressed to me in class test.
Question is taken from User Defined Functions topic in section Developing with SQL Server of SQL Server