Syntax: CHR(integer)Defn: A CI evaluator function that converts an ASCII value to its corresponding alphabetic character.Type: IntegerExample: chr(65)Result: A