COBSQL - Informix

Informix supports two types of binary data items, TEXT and BYTE. These data types do not store the actual data; in fact, they are file names. Therefore, in COBOL, the corresponding item is a PIC X(n).

For more information on TEXT and BYTE data items, refer to the Informix Guide to SQL.