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 the difference between Java and .NET garbage collectors?
What is a factory in c#?
What is an enumerator in c#?
Can scriptable objects have methods?
Is struct object oriented?
What is CASPOL?
Compare and contrast between the System.Array.CopyTo() and Clone()?
Can you instantiate an abstract class c#?
Can a class have multiple constructors c#?
What operator means?
What is data annotation in c#?
Is arraylist thread safe?
Is hashset ordered c#?
Where value types are stored in c#?
What is a delegate in c#?