In a stored procedure 4 select stmts there.If error comes in
one select stmt will remaining normally executes?
Answer Posted / anil er
No
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is datetime immutable c#?
Are c# tuples immutable?
Distinguish between system.string and system.text.stringbuilder classes?
Explain the difference between // comments, /* */ comments and /// comments?
What is difference between interface and abstraction?
List down the fundamental oop concepts?
What is an interface class in c#?
How do I do a case-insensitive string comparison?
What is use of console?
Why do we use dictionary in c#?
Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?
In dynamic link library, which api is used for load library?
What is 8 bit signed integer?
What is multicast delegate explain with example?
What is the delegates in c#?