InterviewSolution
Saved Bookmarks
| 1. |
The clause that can be used to sort string values according to a specific collation is ______________(a) SORT(b) GROUP(c) FILTER(d) COLLATEI got this question in an internship interview.Question is taken from Securing a New MySQL Installation topic in section General MySQL Administration of MySQL |
|
Answer» The correct option is (d) COLLATE |
|