InterviewSolution
Saved Bookmarks
| 1. |
The datatype that means a variable length non binary string is __________(a) VARCHAR(b) BINARY(c) VARBINARY(d) BLOBThis question was posed to me in an international level competition.Question is taken from Internationalization and Localization Issues in chapter General MySQL Administration of MySQL |
|
Answer» Correct choice is (a) VARCHAR |
|