Forum Discussion
Markzolotoy
5 years agoImpactful Individual
Query optimization
I have a transaction table with about a half of a million of records. I will need about 5-6 tables based on that data. I am afraid that creating a query for each table won't be as efficient as having...
lbendlin
5 years agoSuper User
That is a relatively small table. How wide is it? Will your derived tables use all columns or only small subsets?