Forum Discussion
JuanMahecha
Jun 25, 2025Tin Contributor
Cost-effective alternatives to control table for processed files in Azure Synapse
Hello, good morning.In Azure Synapse Analytics, I want to have a control table for the files that have already been processed by the bronze or silver layers. For this, I wanted to create a dedicated ...
Kidd_Ip
Jun 27, 2025MVP
One of the options would be Azure SQL (Basic Tier), it offers Full T-SQL support, easy integration, supports updates/inserts.