hi folks

suppose a user issues a query

select * from emp where enum=2;

Where does oracle stores the value 2.

is that in the PGA?

If so, in which portion of pga..?

regards
sonia