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.