The collation_list
pragma lists all the active
collations in the current database connection. This pragma will
return a two-column table with one row per active
collation.
Unless an application has defined
additional collations, the list will be limited to the built-in
collations NOCASE
, RTRIM
, and BINARY
.