What are Triggers?
Answers were Sorted based on User's Feedback
Answer / johnson m
Trigger is an action.It automatically invoked when specified
operation(delete,update,insert) takes place specified
time(before or after) in the physical file(database file).
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / aditya
Triggers are the programs need not to be run explicitly.
The functionality should be embeded in driver program and
as the driver program runs the trigger gets executed
automatically.
| Is This Answer Correct ? | 5 Yes | 9 No |
Difference Between Call & Sbmjob?
which are the member types which seu supports?
In AS/400 projects in Companies whats the meaning of production support team.what production support involves.also what work does development,maintenance involve what are the other teams or processes that are available for as400 project.
0 Answers Adverb Solutions, CSC,
What is the function of DSPATR (display attributes) keyword?
what is a logical file?
How can I automate sftp commands(ls & get) in CL program.. If I want to write two scripts one for each command... can u plz tell where the script should be written? & what will be the content of each scripts?
what is the difference between clear and reset opcodes and open and close opcodes?please tell me in real time senario with example please? And What is the use of SFLNXTCHG?Where we can use this?
what are dds required for subfile?
What are Triggers?
14 Answers Ordain Solutions, Seabus Solutions,
how many triggers can be associated with a file?
What would be the output of the variable result? D RESULT S 5S O INZ(00011) C EVAL RESULT = %TRIM(RESULT) Please give me the correct answer for this A.0001 b.compile time error c.11 d.Runtime error
maximum number of subfiles that can be active for a single file is?