Recent Posts

Implicit vs Explicit transactions

2 minute read

Recently I was reminded about a query tuning technique that I have learned some time ago. I would to share it with everyone so it can also benefit you.

Check constraint is changed on creation

2 minute read

Today I performed a schema compare between my SQL Database Project and the deployed version of that project. I expected some differences because of various r...