Hi,
I have a SQL query. when i fetch all columns with * then, it returns in less than a seconds but when i put selected columns in query to fetch, it keeps running. I am putting the plan here.
1. In case of putting columns name in query

2. In case of putting * in query:

Can anyone halp me out in understanding why it is happening and what should be the solution for it.
Thanks.
Vipin