Glossary

USAGE clause

A DATA DIVISION clause that specifies the internal storage format of a data item: DISPLAY (character), COMP/BINARY (binary), COMP-3/PACKED-DECIMAL (packed decimal), COMP-5 (native binary), INDEX, POINTER.

Learn More

Related Terms