Hello,

I'm using Oracle's RDBMS (PL/SQL),

I am looking into how Indexes are created.

Can an Index only index a single table, or can it index 2 or more tables?

Many thanks for any help.