Multiple choice technology mainframe

An Index can be defined if the table size is less than 10 PAGES

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Indexes are primarily beneficial for large tables. For tables with fewer than 10 pages (typically under 40KB), sequential scanning is often more efficient than index maintenance and lookup overhead.