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
Can a constructor have a return type?
Define delegation in .net?
Is c# static or dynamic?
Why do we use static methods in c#?
Is it possible to execute multiple catch block for a single try statement?
When should you use generics?
What are the 2 broad classifications of fields in c#?
What are All kind of access specifiers for a class and for methods
What operator means?
Can abstract class be sealed?
What is disconnected data architecture in c#?
How do I download a program to my desktop?
What is mean by c#?
Give examples for value types?
Why do we need oops in c#?