Saved Bookmarks
| 1. |
What Is The Purpose Of Using Collate In A Query? |
|
Answer» Collation refers to a set of rules that determine how data is SORTED and compared. CHARACTER data is sorted USING rules that define the correct character sequence, with options for SPECIFYING case-sensitivity, accent marks, kana character TYPES and character width. Collation refers to a set of rules that determine how data is sorted and compared. Character data is sorted using rules that define the correct character sequence, with options for specifying case-sensitivity, accent marks, kana character types and character width. |
|