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
How do I use the 'using' keyword with multiple objects?
What are primitive data types in c#?
What is lazy in c#?
if you do have a stack overflow profile.what is your ranking?
What are value types in c#?
Where do we use static class in c#?
What is the keyword used to prevent a class from being inherited by another class?
Contrast System.String and System.Text.StringBuilder classes?
How many bytes is a long c#?
What is the difference between firstordefault and singleordefault?
What does convert toint32 mean?
What is the default scope of a class in c#?
What are tuples c#?
Is versioning applicable to private assemblies?
What is window application in c#?