ExamGecko
Question list
Search
Search

List of questions

Search

Question 57 - DEA-C01 discussion

Report
Export

What are Invalid rules applicable when using stored procedure contains transaction?

A.
A transaction can be inside a stored procedure, or a stored procedure can be inside a transaction.
Answers
A.
A transaction can be inside a stored procedure, or a stored procedure can be inside a transaction.
B.
You cannot start a transaction before calling the stored procedure, then complete the transaction inside the stored procedure.
Answers
B.
You cannot start a transaction before calling the stored procedure, then complete the transaction inside the stored procedure.
C.
You cannot start a transaction inside the stored procedure, then complete the transac-tion after returning from the procedure.
Answers
C.
You cannot start a transaction inside the stored procedure, then complete the transac-tion after returning from the procedure.
D.
If a transaction is started inside a stored procedure and is still active when the stored procedure finishes, then an error occurs, and the transaction is rolled back.
Answers
D.
If a transaction is started inside a stored procedure and is still active when the stored procedure finishes, then an error occurs, and the transaction is rolled back.
E.
A transaction inside a stored procedure can include a call to another stored procedure that contains a transaction.
Answers
E.
A transaction inside a stored procedure can include a call to another stored procedure that contains a transaction.
F.
All Rules are Applicable.
Answers
F.
All Rules are Applicable.
Suggested answer: F
asked 23/09/2024
Sam Krupesh
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first