System Statistical Functions (Transact-SQL)

The following scalar functions return statistical information about the system:

All system statistical 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.

See Also

Reference