|
|
|
|
|
by jmalicki
2078 days ago
|
|
CTEs (common table expressions) and views definitely do help with this, though they are new-ish where they exist and often have optimization issues. But being able to use them extensively in a newer database where they work well helps this quite a bit. |
|