Regarding Nclob
975734Nov 22 2012 — edited Nov 23 2012I have declared a nclob variable and stored large oracle query. Now I need to execute that stored query and move the result to cursor . Any one can help me please.
Same can be possible with clob data type but my query is larger than clob capacity.