Text and Image Functions (Transact-SQL)

The following scalar functions perform an operation on a text or image input value or column and return information about the value:

These text and image functions are nondeterministic. This means they 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.