Answer Posted / vinay sonar
There are 3 rules
PARENT TABLE CHILD TABLE
ON DELETE SET NULL DELETE SET NULL
ON DELETE CASCADE DELETE DELETE
ON DELETE RESTRICT DELETE NO CHANGE
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
How can a stopped job be started again?
What is the significance of addrspc parameter in exec statement?
How do you submit a job for execution?
What are the parameters that are used in creating a gdg?
What is concatenating?
What is the function of dd name parameter with a 2 part structure; audit.report?
What are some jcl statements that are not allowed in procedures?
How to submit jcl through a cobol program?
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Is their any set of rules for dd? Explain.
Explain the function of //cntl statement?
Differentiate between addressing mode and run mode.
Name a few IBM utility programs, and explain its function.
How to run cobol program using jcl?