Home / Programming MCQs / MySQL MCQs / Question

T

Tina Singh • 10.78K Points
Tutor II

Q. What is the difference between VARCHAR and VARCHAR2?

(A) VARCHAR can store upto 4000 bytes and VARCHAR2 can store upto 8000 bytes.
(B) VARCHAR can store upto 2000 bytes and VARCHAR2 can store upto 4000 bytes.
(C) Both VARCHAR and VARCHAR2 are similar but use of VARCHAR2 is mostly recommended.
(D) There is no similarity between VARCHAR and VARCHAR2.
Both VARCHAR and VARCHAR2 are similar but use of VARCHAR2 is mostly recommended.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.