hi,

it seems that  mapjoin and distinct can not be together.
else it throw Parse Error

select distinct /*+ MAPJOIN(a) */
or
select  /*+ MAPJOIN(a) */  distinct


-- 
Li Jun

Reply via email to