SELECT queries per report

  • I have a report I'm working on that is fairly complex. Are there any best practices regarding how many individual SELECT statements are used in a single report (i.e. from different data sets)? This one could have close to 18 because each of the entities is so different.

  • The only thing I would say is to move your queries to stored procedures.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply