Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle hints and Crystal Reports

Re: Oracle hints and Crystal Reports

From: Daniel Morgan <damorgan_at_x.washington.edu>
Date: Thu, 05 Feb 2004 16:08:10 -0800
Message-ID: <1076026035.477749@yasure>


kris p wrote:
> Thanks for your reply
>
>

>>Have a look into query rewrite functionality. 

>
>
> You mean set the SQL query programmatically before
> exporting the report? It still erases the hints.
>
> Thanks,
> kristoff plasun

Put your SQL into a stored procedure and return the result set with an IN OUT ref cursor.

-- 
Daniel Morgan
http://www.outreach.washington.edu/ext/certificates/oad/oad_crs.asp
http://www.outreach.washington.edu/ext/certificates/aoa/aoa_crs.asp
damorgan_at_x.washington.edu
(replace 'x' with a 'u' to reply)
Received on Thu Feb 05 2004 - 18:08:10 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US