Multiple choice technology mainframe Index is only used by SET SEARCH PERFORM All the above Reveal answer Fill a bubble to check yourself D Correct answer Explanation In COBOL, the INDEX command creates an index for a table that can then be used by the SEARCH statement to efficiently locate specific table entries. The SEARCH operation requires an index to perform optimized lookups through the table.