a text item is there what r the different types of triggers
associated with it
No Answer is Posted For this Question
Be the First to Post Answer
Give built-in routine related to a record groups?
Can you convert a bit-mapped report to ASCII (character-mode) Report ? How ?
The join defined by the default data link is an outer join yes or no?
What is an User_exit?
What is a physical page ? & What is a logical page ?
BY SELECT * FROM EMP QUERY ,I GENERATED ONE REPORT.AND SUPPOSE THAT I HAVE 10 PAGES OF OUTPUT. WHAT I WANT IS ,I WANT TOTAL PER EACH PAGE.OK I GOT THAT AND THAT SHOULD BE FORWARDED TO NEXT PAGE AND NEXT PAGES TOTAL SHOULD BE DISPLAYED
What is the difference between formula column and place holder?
What is a Non Query Record Group?
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 is the use of break group?
why the Ctl file u put only in bin folder why not in other folder
What is an SQL FORMS ?