TAILIEUCHUNG - The Real MTCS SQL Server 2008 Exam 70/432 Prep Kit- P54

The Real MTCS SQL Server 2008 Exam 70/432 Prep Kit- P54: Congratulations on your journey to become certified in SQL Server 2008. This book will help prepare you for your exam and give you a practical view of working with SQL Server 2008. | Maintaining Your Database Chapter 7 247 determines the suggested default collation If you are performing a fresh install . SQL Server has never been installed previously on this computer the most appropriate collation based on the Windows regional settings will be suggested. Figure Selecting a Default Server Collation during Installation A collation defines the bit pattern that represents each character in the data set. Usually the collation name starts with the language or character set for example Latin1_ Thai100_ Arabic100_. The collation also defines the following rules regarding data comparison and sorting Case sensitivity This option defines if the comparison or sort is case sensitive. For example in a case sensitive comparison Banana banana will return true. When sorted banana will always come before Banana . Accent sensitivity This option defines if the comparison is accent sensitive. For example in an accent sensitive comparison Valentine will not be equal to Valentine . 248 Chapter 7 Maintaining Your Database Kanatype sensitivity This option defines if the comparison is sensitive to the type of Japanese kana characters used. Two types of kana characters are available Hiragana and Katakana. When a comparison is kana-insensitive SQL Server will consider equivalent Hiragana and Katakana characters as equal for sorting purposes. Width sensitivity This option defines if the comparison treats characters represented as a single byte as equivalent to the same character represented as a double byte. Suffixes _CS _AS _KS and _WS are used in collation set names to show that the collation is case accent kana or width sensitive. Alternatively CI AI KI and WI can be used for case accent kana or width insensitive collations. Unless specifically specified width insensitivity and kanatype insensitivity is assumed. For example the collation Latin1_General _CI_AS_KS_WS is case-insensitive accent-sensitive kanatype-sensitive and width-sensitive. As another example the

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.