Hi,
I have an explain plan. As per my understanding, Pstart and Pstop columns contains the range of the partitions (Starting partition and Ending partition) where the search happens if there is a join on the partitioned column of a table. In this, I want to know what is the KEY in the column Pstart

Can any one please explain?
Thank you.