InterviewSolution
Saved Bookmarks
| 1. |
Character data can be stored as ______________(a) Fixed length string(b) Variable length string(c) Either Fixed or Variable length string(d) None of the mentionedThis question was addressed to me in exam.This key question is from MySQL Datatypes in division Data Types of MySQL |
|
Answer» The CORRECT option is (c) Either FIXED or Variable length string |
|