1.

Text and Image Functions are ___________(a) nondeterministic(b) deterministic(c) table valued(d) all of the mentionedThis question was posed to me in semester exam.The question is from Builtin Functions in division Laying the Foundation of SQL Server

Answer»

Right option is (a) NONDETERMINISTIC

The explanation: 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.



Discussion

No Comment Found

Related InterviewSolutions