I am learning sqlite from a book which has mentioned collation and collating sequence multiple times. What does it mean exactly in the database world ?
Tell me more
×
Database Administrators Stack Exchange is a question and answer site for
database professionals who wish to improve their database skills and learn from others in the community. It's 100% free, no registration required.
|
Basically, how to sort and compare strings. Examples: Comparing:
Sorting:
Special character equivalence
Some SQL (SQL Server 2008+)
|
|||
|
|