InterviewSolution
Saved Bookmarks
| 1. |
The REAL type is synonym for ___________(a) FLOAT(b) INT(c) DOUBLE(d) BITThis question was addressed to me at a job interview.The question is from MySQL Data Types topic in portion Data Types of MySQL |
|
Answer» The correct answer is (C) DOUBLE |
|