Question
Does Sync Records have any impact on DB indexes and Partitions
Question : we have a employee table , we applied the partitions and indexes on the table to certain field. But the employee table is sync able record type , will the partition and indexes really gonna make any impact when i execute Query record on it ?
