In which of these scenarios would you need to use Secondary Indexes of SAP Table?
Options
- Indexes are foreign keys to get the data mapping multiple tables.
- Indexes are additional pointers to the data set of a table to access the data faster.
- Indexes are composite table keys to access the data set of a table faster.
- None of these