partitioned index with/without key
Hello!
Can You please explain , how does the absence of key of partitionig in the index affect performance?
in other words - is it necessarily - to include column - the table partitioning key into the index (partitioned by the same column?
(Oracle database 11.2;12.2)
Regards,
Pavel