Hi

I am not asking which optimzer should I use, I want to know what is the difference of doing

alter session set optimzer_goal
and
alter session set optimzer_mode


And my second questions was: does ALL_ROWS and FIRST_ROWS use statistics?