InterviewSolution
Saved Bookmarks
| 1. |
In MyISAM tables, when a table is emptied with the TRUNCATE TABLE, the counter begins at _____________(a) 0(b) 1(c) -1(d) arbitraryI got this question in examination.I'd like to ask this question from Working with Sequences topic in section Data Types of MySQL |
|
Answer» Correct OPTION is (b) 1 |
|