SQL query speed up on Simplicate

Invantive SQL by default runs in real-time mode, meaning that queries are executed when requested.

To reduce data volume: use limit in SQL.

To filter on the origin instead after downloading: use server-side filtering with where clauses (and on Simplicate: use text for dates with the operator). See How to filter data from OData query on Azure Data Factory? - 3 van forums and and Limit Data load from Simplicate on Invantive Cloud to Azure Data Factory - 6 van forums especially for the Simplicate dates.

To replicate: see for instance Elementary Data Replication Module between Exact Online and Azure SQL Server or use Invantive Data Replicator.

In general, it is recommended to contact the person that had the Invantive free introduction. This person can help you provide more context on the principles.

For further assistance, please explicitly state the query used as a good working example

1 Like