I have a situation where I have some hundred of thousands of rows in database table with, let's say 8 columns, where first two columns indexed (two indexes for each column, and one composite index for both columns), and I have two SQL queries with group by and union like:I have a situation where I have some hundred of