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 typeof c#?
Why we use delegates in c#?
What is the default value of date?
Can we extend static class in c#?
How can we sort the elements of the array in descending order?
Define c# i/o classes?
Can we customize the serialization process?
How do you pronounce c#?
Why do we need delegates?
What is use of list in c#?
What are the benefits of using generics in c#?
What is ildasm.exe used for?
How does a while loop work?
Are multiple data types stored in System.Array?
What are the types of inheritance in c#?