In a stored procedure 4 select stmts there.If error comes in
one select stmt will remaining normally executes?
Answer Posted / gopinath
Stored Procedure compiled Successfully.
when passing parameters to the stored procedure and executed
it shows the actual error.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is lazy loading and eager loading in c#?
Why can’t struct be used instead of class for storing entity?
Can abstract class be instantiated c#?
What are strings in c#?
What is the compiler of c#?
What is the difference between static class and sealed class in c#?
What is meant by console programming?
Can a string be null c#?
Define multicast delegate in c#?
What are class fields?
What is inline function in c#?
Define parsing? Explain how to parse a datetime string?
Explain Constructor and destructor?
How does dictionary work in c#?
What is an escape sequence in c#?