InterviewSolution
Saved Bookmarks
| 1. |
The statement used to find out which character sets are available is ______________(a) SHOW CHARACTER SET(b) SHOW COLLATION(c) SHOW CHARACTER SETS(d) SHOW COLLATIONSThis question was addressed to me during an interview.This interesting question is from Securing a New MySQL Installation in chapter General MySQL Administration of MySQL |
|
Answer» Correct choice is (a) SHOW CHARACTER SET |
|