A

Admin • 833K Points
Coach

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.
  • Correct Answer - Option(C)
  • Views: 31
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

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.

Be the first to start discuss.