|
|
|
|
|
by mamcx
1269 days ago
|
|
For when you need real-time updates, triggers + denormalized table is easy and supported everywhere. One of my apps in fact use that table as primary (read) for most things and post the changes to the base tables. Was far faster than the normal way. |
|