|
|
|
|
|
by tomlock
3473 days ago
|
|
One thing to note here might be that if network is the bottleneck you'd likely be asked the opposite. In my experience if people pay attention to indexes/partitioning they can win dba's hearts, but dbas often don't explain these things because most people don't listen. So to them its easier to say "don't run complex queries". |
|
So yeah, the end result is DBA's give the generic "don't run SELECT * and use a WHERE clause when you're querying large tables"