You could have fields in the tables for last updated datetime and keep a concurrency token locally to filter your query.
↧
You could have fields in the tables for last updated datetime and keep a concurrency token locally to filter your query.