A COBOL clause that defines a table (array) by specifying the number of times a data item is repeated. OCCURS DEPENDING ON (ODO) defines variable-length tables. (Ch. 18) See also: *Table Handling*, *SEARCH*, *SEARCH ALL*, *Index*.