InterviewSolution
Saved Bookmarks
| 1. |
MySQL stores the database character set and collation attributes in the file _________(a) dp.opt(b) db.opt(c) db.sv(d) db.zipThis question was posed to me in my homework.This intriguing question comes from Selecting, Creating, Dropping and Altering Databases in section Using SQL to Manage Data of MySQL |
|
Answer» Right option is (b) db.opt |
|