1.

ntext data type falls under which category?(a) Exact numerics(b) Character strings(c) Unicode character strings(d) None of the mentionedI had been asked this question during an interview.The origin of the question is Data Types in division Laying the Foundation of SQL Server

Answer»

The CORRECT OPTION is (c) Unicode character strings

Best explanation: ntext is FIXED and variable-length data type for storing large non-Unicode and Unicode character.



Discussion

No Comment Found

Related InterviewSolutions