Sql Server Interview Question #12 :What are the different types of Collation Sensitivity?
Sql Server Interview Question: What are the different types of Collation Sensitivity?
Sql Server Interview Question: What are the different types of Collation Sensitivity?
Sql Interview question #11 Which TCP/IP port does SQL Server run on? How can it be changed?
Sql Inteview Question #10 What are catalog views? Solution
Sql Server Interview Question #9 What is new in lock escalation in SQL Server 2008?
Sql Server Interview question #8 What is collation? Solution Collation refers to a set of rules that determines 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. Thanks for reading this […]
Sql Interview Question What is a primary key?
Sql Interview Question What are pessimistic and optimistic locks?
Sql Interview Question What is OLTP (Online Transaction Processing)?
Sql Interview Question What is the difference between an update lock and exclusive lock?
Sql Interview Question What are different types of collation sensitivity? Solution