Database Administrator (DBA) Question:

What are the different windows events activated at runtimes?

Database Administrator (DBA) Interview Question
Database Administrator (DBA) Interview Question

Answer:

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.


Previous QuestionNext Question
What are the trigger associated with image items?When do you use data parameter type?