What are the different types of Record Groups?
Answer / guest
query record group
non-query record group
static record group
| Is This Answer Correct ? | 8 Yes | 0 No |
i don't want to give the path of .Dat file in .Ctl file dynamically i want to give how
What is the difference between setting up of parameters in reports 2.0 reports ?
State the order in which these triggers are executed ?
What is a library?
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;
What are the built-ins used for finding object ID functions?
What are the types of canvas-views?
What is responsibility and how u attach How to create user and how u attach with responsibility.
how to send file attachment from oracle forms
With which function of summary item is the compute at options required?
What is the difference between system.current_field and system.cursor_field ?
What buil-in routines are used to display editor dynamicaly?