MCQOPTIONS
Saved Bookmarks
| 1. |
Suppose the last row has the AUTO_INCREMENT column value 32. Suppose a new row is added by setting AUTO_INCREMENT value equal to 100. The next row added will have value _____________. |
| A. | 100 |
| B. | 32 |
| C. | 101 |
| D. | 33 |
| E. | None of these |
| Answer» D. 33 | |