Nondeterministic

Nondeterministic functions could return different results each time they are called, even when the same input values are provided. For example, GETDATE and CURRENT_TIMESTAMP are nondeterministic functions.