What are the built-ins that are used for setting the LOV
properties at runtime?
Give built-in routine related to a record groups?
HOW TO MAKE A MATRIX REPORT MANUALLY WITH SINGLE GROUPT QUERY OR MULTIPLE GROUP QUERY ?
how to load data into base tables
i am writing a query select EmpNo from Emp how can i call in after parameter form
if u develop report do u ask for anything from u r team leader
how to pass 2 variables from one form to other form
what is Oracle10g? Please refer some sites...
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 bind variables?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
What buil-in routines are used to display editor dynamicaly?
What do you understand by lov?