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


Please Help Members By Posting Answers For Below Questions

Why we need get set property in c#?

541


What does void mean unity?

504


What is dependency injection?

557


Explain jagged arrays in c#?

574


Should I use double or float?

502






Explain lock, monitors, and mutex object in threading.

512


Tell me the difference between value passing and address passing?

627


What is appdomain in c#?

486


Who is a accessibility modifier “protected internal” available to ?

596


Are string objects mutable or immutable?

531


Can non-default constructors be used with single call sao?

523


Why do you need boxing in c#?

490


What is overloading with example?

501


What does console readline do?

469


What is the difference between values and reference types?

524