In a stored procedure 4 select stmts there.If error comes in
one select stmt will remaining normally executes?
Answer Posted / venkatesh
@Kanan. Yes it ll execute. It is based on the sp.
For Example In that SP first two table have no error and the third table have error means ,
It ll give the First two tables results set then 3rd one ll show error,but it ll not show the 4th table results
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is class sortedlist underneath?
If you want to write your own dot net language, what steps you will u take care?
Do events have return type c#?
What is data types in c#?
Is php better than c#?
What is a sealed class?
Does c# have its own class library?
What is c# most used for?
What is an expression in c#?
What is marshalling in c#?
Why singleton is sealed?
Define c# i/o classes?
What is datasource c#?
What is difference between write and writeline?
Is c# an open source?