What are the different window events activated at runtimes?
Answer / guest
When_window_activated
When_window_closed
When_window_deactivated
When_window_resized
Within this triggers, you can examine the built in
system variable system.event_window to determine the
name of the window for which the trigger fired.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you change the color of the push button in design time?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame?
What is system.coordination_operation?
The join defined by the default data link is an outer join yes or no?
how report can be generated if we have the database designed in oracle 10g?
What is the use of transactional triggers?
How does the command POST differs from COMMIT ?
What are the types of Pop-up window ?
if u develop report do u ask for anything from u r team leader
How do u print the data horizantally by using XML report? EX:Suppose there is one table names as SAMPLE in that we have only two columns say empno,ename.I want the output like this,At run time user may enter 3 colums(i.e to data print horizantally). empno ename empno ename empno ename 100 aaa 101 bbb 102 ccc 103 ddd 104 eee 105 fff
How do you control the constraints in forms ?
What are the types of TRIGGERS ?