|
|
|
|
|
by Brakenshire
1537 days ago
|
|
How do you build your intuition about creating queries in a way to avoid this? Is it a matter of having a conceptual model of relational algebra and the way the different db engines work, or is it more an accumulation of heuristics over time for what probably will cause problems, and an iterative process of using EXPLAIN, adjusting the query and seeing what happens? |
|