MCQOPTIONS
Saved Bookmarks
| 1. |
What is Multiple Active Result Sets (MARS)? |
| A. | It allows execution of multiple batches against Database on a single connection. |
| B. | New feature of SQL SERVER 2005. Previous version of SQL Server does not support this feature. |
| C. | Option A and B are correct. |
| D. | None of the above. |
| Answer» D. None of the above. | |