Multiple choice technology databases MARS stands for: Multiple Active Record Sets Multiple Active Result Sets Multiple Account Record Sets 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.