List the built-in routines for the controlling canvas views
during run-time?
Answer / guest
Find_canvas
Get-Canvas_property
Get_view_property
Hide_View
Replace_content_view
Scroll_view
Set_canvas_property
Set_view_property
Show_view
Alert
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the usuage of an ON-INSERT,ON-DELETE and ON-UPDATE TRIGGERS ?
Is it possible to insert comments into sql statements return in the data model 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;
While connecting to Oracle Db i am getting the following error message- ORA-12154: TNS:could not resolve the connect identifier specified what are the steps to solve this problem?
What are the different types of Delete details we can establish in Master-Details?
What is the difference between setting up of parameters in reports 2.0 reports ?
What is a canvas-view?
What ERASE package procedure does ?
how to create the triggers in the forms?
What built-in is used for changing the properties of the window dynamically?
What are the two panes that Appear in the design time pl/sql ?
Does a grouping done for objects in the layout editor affect the grouping done in the datamodel editor?