how can create the lexical parameter after the select class?
Answer / ashutosh
just create a parameter
and write sql command in report like this...
select * from emp
where &condition
| Is This Answer Correct ? | 9 Yes | 0 No |
what r the various types of reports
List the editors availables in forms 4.0?
Is it possible to attach same library to more than one form?
What are parameters?
if some data is not transfered where it will get stored
When does an on-lock trigger fire ?
How can we expand Parameter Form Canvas on Reports 6i?
What are the Built-ins to display the user-named editor?
Please tell me what is wrong in the below query: (Very Urgent) ================================================= function BeforePForm return boolean is begin if :from_invoice_date is null OR :to_invoice_date is null then aiv.PERIOD_NMAE:=:gl_period elsif :gl_period is null then aiv.INVOICE_DATE between :from_invoice_date and :to_invoice_date end if; return (TRUE); end;
An open form can not be execute the call_form procedure if you chain of called forms has been initiated by another open form?
How do u give the list of values in bind parameter
What are the vbx controls?