InterviewSolution
Saved Bookmarks
| 1. |
Which of the following has support for transaction?(a) sp_monitor(b) sp_bindsession(c) sp_status(d) all of the mentionedThis question was addressed to me in an interview for job.I'm obligated to ask this question of Stored Procedure in portion Developing with SQL Server of SQL Server |
|
Answer» The correct answer is (B) sp_bindsession |
|