So, would it be correct to say that SQL transform in itself is full SQL pushed down (executed at DB). However, in DF when used as source, for inserting data into target table, full push-down cannot be achieved.
↧
So, would it be correct to say that SQL transform in itself is full SQL pushed down (executed at DB). However, in DF when used as source, for inserting data into target table, full push-down cannot be achieved.