Para caracteres ASCII: ORD('A') = 65 CHR(66) = 'B' PRED('B') = 'A' SUCC('B') = 'C'
araujo@eng.uerj.br