InterviewSolution
Saved Bookmarks
| 1. |
Which among the following is the correct representation of “float(5,0)”?(a) 12345.123(b) 12345.1(c) 12345(d) 123.123This question was addressed to me in an international level competition.I'm obligated to ask this question of MySQL Datatypes topic in chapter Data Types of MySQL |
| Answer» | |