I'm using collation SQL_Latin1_Gene ral_CP1_CI_AS and I need to sort a
varchar field. There are some elements, however, that I want to come
AFTER any alphabetic characters. Is there any character that sorts
after "Z"? In normal ASCII, there are various characters that would
sort after "Z" (e.g. "~"), but I can't seem to figure out what the case
would be in the SQL_Latin1_Gene ral_CP1_CI_AS collation. Any ideas?
thanks,
Duy Lam
varchar field. There are some elements, however, that I want to come
AFTER any alphabetic characters. Is there any character that sorts
after "Z"? In normal ASCII, there are various characters that would
sort after "Z" (e.g. "~"), but I can't seem to figure out what the case
would be in the SQL_Latin1_Gene ral_CP1_CI_AS collation. Any ideas?
thanks,
Duy Lam
Comment