2)select job_id,salary,email,first_name from employees
BUFFER_GETS----17
In second query it is accessing only few fields that's why it has accessed only few blocks, but oracle normal does block wise read not row or column wise read , so why difference has come.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
Bookmarks