InterviewSolution
Saved Bookmarks
| 1. |
What is Collation? What are the different types of Collation Sensitivity? |
|
Answer» Collation refers to a set of rules that determine how data is sorted and compared. Rules defining the correct character SEQUENCE are used to sort the character data. It INCORPORATES OPTIONS for specifying CASE sensitivity, accent marks, kana character types, and character width. Below are the different types of collation sensitivity:
|
|