Multiple choice INDEXES are created to locate records quickly locate a table quickly to create a back up table none of these Reveal answer Fill a bubble to check yourself A Correct answer Explanation Indexes create data structures that allow the database engine to find specific rows quickly without scanning entire tables. They optimize record retrieval based on column values.