Do I need to create indexes on foreign keys on Oracle? December 14, 2022 by Tarik The foreign key constraint alone does not provide the index on Oracle – one must (and should) be created.