Recent Posts

Azure DevOps Pull Request Suggestions

1 minute read

This week I finally found out how to do suggestions in Azure DevOps Repos Pull Requests. After using Azure DevOps for the last year and only now founding out...

View column definition

3 minute read

This week I was discussing a pull request from my co-worker Arthur (T), and I was nitpicking on something that probably has to with personal preference of wr...

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...