Home » Developer & Programmer » Reports & Discoverer » lexical parameters and procedure
lexical parameters and procedure [message #88195] Tue, 30 April 2002 07:08 Go to next message
Angie
Messages: 12
Registered: April 2002
Junior Member
Does anyone have an example that you would be willing to share, of using lexical parameters for the where clause in a query. I would like to see the procedure that defines the lexical parameter as well.
Thanks.
Re: lexical parameters and procedure [message #88220 is a reply to message #88195] Wed, 15 May 2002 03:18 Go to previous message
jawadg
Messages: 19
Registered: May 2002
Junior Member
create a parameter named p_where_clause with following property settings (datatype=character) under data model node.
then try this query
(select * from emp
p_where_clause;)

-----------Allah Hafiz.
Previous Topic: move EUL or business Area to another schema?
Next Topic: Re: How To Open .Eps file which is send as an attachment when you select mail option of the generate
Goto Forum:
  


Current Time: Fri Apr 19 19:03:11 CDT 2024