5 out of 12 rated this helpful - Rate this topic

Rowset Functions (Transact-SQL)

The following rowset functions return an object that can be used in place of a table reference in a Transact-SQL statement.

All rowset functions are nondeterministic. This means these functions do not always return the same results every time they are called, even with the same set of input values. For more information about function determinism, see Deterministic and Nondeterministic Functions.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.