Home / Programming MCQs / MySQL MCQs / Question

T

Tina Singh • 10.78K Points
Tutor II

Q. What is the difference between nvarchar and ntext?

(A) nvarchar is fixed and ntext is variable.
(B) nvarchar is variable and ntext is fixed.
(C) nvarchar can be of the maximum size upto 4000 characters and ntext can be of the maximum size upto 2GB of the text data.
(D) nvarchar can be of the maximum size upto 4000 characters and ntext can be of the maximum size upto 1GB of the text data.
nvarchar can be of the maximum size upto 4000 characters and ntext can be of the maximum size upto 2GB of the text data.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.