A

Admin • 831.35K Points
Coach

Q. The datatype that means a variable length non binary string is . . . . . . . .

  • (A) VARCHAR
  • (B) Only those columns which are mention with "SELECT" clause
  • (C) VARBINARY
  • (D) BLOB
  • Correct Answer - Option(A)
  • Views: 11
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
This question asks about a data type in MySQL that stores text, but can have varying lengths, and isn't limited to binary characters.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.