Multiple choice technology databases

MARS stands for:

  1. Multiple Active Record Sets

  2. Multiple Active Result Sets

  3. Multiple Account Record Sets

  4. Multiple Account Result Sets

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In ADO.NET, MARS stands for Multiple Active Result Sets, a feature that allows multiple batches of results to be executed and retrieved over a single connection.