Dear community,
I'm managing two CRM environements (one UAT and one PROD) for years.
All our table size are growing but remains under control let's say, you know the DB cost is very expensive.
One though, the "localized label" table, is by far the largest (see below) and we have "only" 8 languages managed in there.
I'm questionning the size of this table, but Microsoft will only answer "delete languages" if you want to gain free space.
I mean it's 8 languages, and we have hundreds of thousands of records (if not millions) in other tables like Activities, Accounts, Contacts, and those tables are 1/4 the size of the LocalizedLabels.
As we did different migrations in the past (from premise to cloud for example), I wonder if we don't store old and useless data.
Have you faced the same question ? Is there a way to optimize this table ?
thank you !