MS SQL Server Joins Question:

Explain collation?

Tweet Share WhatsApp

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.

Download SQL Server Joins PDF Read All 49 SQL Server Joins Questions
Previous QuestionNext Question
We need to perform what steps in the following order to work with a cursor?Can you please explain the difference between Function and Stored Procedure?