A

Admin • 833K Points
Coach

Q. Which data type is suitable for storing large text in MySQL?

  • (A) VARCHAR
  • (B) TEXT
  • (C) CHAR
  • (D) STRING
  • Correct Answer - Option(B)
  • Views: 29
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

`TEXT` is designed to hold large strings of text.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.