[self isKindOf: Computing] // Trackback URL
記錄一下 PostgreSQL 要怎麼按照中文筆畫排序,網路上都查不到:
SELECT * FROM table ORDER BY field COLLATE "zh-Hant-TW-x-icu";
前提是 postgresql 要 compiled with --with-icu。
--with-icu
Name *
Mail *
Website
Notify me of follow-up comments by email.
Notify me of new posts by email.