πŸ“Š MySQL
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.
πŸ’¬ Discuss
βœ… Correct Answer: (C) Both VARCHAR and VARCHAR2 are similar but use of VARCHAR2 is mostly recommended.

Explanation: Both VARCHAR and VARCHAR2 are similar but use of VARCHAR2 is mostly recommended.

Explanation by: Tina Singh
Both VARCHAR and VARCHAR2 are similar but use of VARCHAR2 is mostly recommended.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
200
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Tina Singh
Publisher
πŸ“ˆ
89%
Success Rate