CHARSQL{CHAR | CHR} (int) Parameters int - an argument. Description Return the character that represents the ASCII value. This method returns a string. Example SQLSELECT CHAR(65)||name FROM Players; Updated over 4 years ago Table of Contents Parameters Description Example