In a stored procedure 4 select stmts there.If error comes in
one select stmt will remaining normally executes?
Answer Posted / kanan
@rajesh
when you write answer , first check practically.
The Answer is NO
the reaming statements does not executes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a clr (common language runtime)?
Explain the difference between private and shared assembly?
Why are strings immutable c#?
Is unity object oriented?
Which is the base class in c#?
what is IComparable
How can you prevent escaping on backslashes in C# with string definitions?
From which base class do all Web Forms inherit from?
Why we use get set in c#?
What are All kind of access specifiers for a class and for methods
What is the difference between “dispose” and “finalize” variables in c#?
Can we inherit static class in c#?
Is and as in c#?
What does async mean in c#?
What is the different types of private assembly and shared assembly?