InterviewSolution
Saved Bookmarks
| 1. |
Does MySQL allow to change the primary key in all cases? If there is some special case, please mention. |
|
Answer» Yes, MySQL allow to change the primary key in all cases. |
|