so i am doing a universty project that is suppposed to create an incremental(merging in sql) data loading process on the cloud
i am using python/dbt/sql-server and currently the model is working quite fine on sql server but now that i have to migrate it to azure synapse i am no exactly sure where to start i know there is a synapse adapter for dbt but should i use serverless or dedicated sql pools? do i have to change my T-SQL can i do merges on synapse? i really would love if someon could give me some help