![]() |
|||
|
![]() |
||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||
![]() |
|
Looking for the original pages? (formerly called "Morgan's Library") You can find them here.
![]() Term: CONVERT
Definition: CONVERT(<string>, <dest_char_set>, <source_char_set>); The string is the string to be converted. The dest_char_set parameter is the character set that the string is to be converted to. The source_char_set parameter is the character set that the string is to be to converted from. Example Usage: SELECT CONVERT('Ä Ê Í Ó Ø A B C D E','US7ASCII','WE8ISO8859P1') The table below lists the available character sets:
Related Links: Related Code Snippets:
![]() ![]() ![]() ![]() ![]() |
![]() |
Home : Code Library : Sponsors : Privacy : Terms of Use : Contact Us | 24 users online © 2009 psoug.org |