Symptom:
Queries or Automation Actions that run on specific tables may take several seconds, minutes, or even seem to freeze ClayCentral for a few minutes when the database is MDB.
MDB performs badly when queries become too complex and there are many records and/or joins. For example:
Solutions:
Adding filters, adding indexes, removing query columns or indicators, and deleting unneeded linked fields usually helps. See also Increasing Digital-Clay Performance for tips that may help in specific scenarios.
If queries still run slow after the above tips, then the only solution is to move to SQL Server.