Multiple choice technology web technology

Following are the features of Report Bursting

  1. Minimizes database queries

  2. Multiple execution of report

  3. Increases Network traffic

  4. Both a and c

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

Report bursting minimizes database queries by generating separate report outputs for different recipients or groups from a single execution pass, rather than running the entire report multiple times. This reduces database load and improves performance. Option B is incorrect because report bursting executes once, not multiple times. Option C is incorrect because it actually reduces network traffic by sending targeted data.