InterviewSolution
Saved Bookmarks
| 1. |
The name of the format file for a table named my_tbl is __________(a) my_tbl.fmt(b) my_tbl.frm(c) my_tbl.fmr(d) my_tbl.ftmThis question was addressed to me during a job interview.This key question is from Arranging for MySQL Server Startup and Shutdown in portion General MySQL Administration of MySQL |
|
Answer» Right option is (b) my_tbl.frm |
|