InterviewSolution
Saved Bookmarks
| 1. |
The AUTO_INCREMENT column attribute is best used with which type?(a) FLOAT(b) INT(c) CHARACTER(d) DOUBLEI had been asked this question in semester exam.My question is taken from Choosing Data Types in section Data Types of MySQL |
|
Answer» Correct answer is (b) INT |
|