SQL Server: Setting the Identity Seed value after migration
I’ve written this blog as much to help others as I have to help myself find this solution in future. We’re currently migrating our back-end DB from MySQL to Azure […]
I’ve written this blog as much to help others as I have to help myself find this solution in future. We’re currently migrating our back-end DB from MySQL to Azure […]
Often you have the situation that you need to check if an table entry exists, before you can make an update. If it does not exist, you have to do […]
Thema: SQL Server | Kommentieren