InterviewSolution
Saved Bookmarks
| 1. |
By default, the AUTO_INCREMENT sequences begin at __________(a) 0(b) 1(c) -1(d) 2I had been asked this question during a job interview.My doubt is from Using Perl DBI in Web Applications in section MySQL Programs Using Perl DBI and PHP of MySQL |
|
Answer» The correct answer is (b) 1 |
|