0 votes
in Sql by
What is Collation?

1 Answer

0 votes
by

Collation is a set of rules that check how the data is sorted by comparing it. Such as character data is stored using correct character sequence along with case sensitivity, type, and accent.

...