Comments
Sort by recent activity
For us it's AG latency monitoring. Being a financial company we need to have split second synching between HQ and DR so AG latency monitoring is crucial / comments
For us it's AG latency monitoring. Being a financial company we need to have split second synching between HQ and DR so AG latency monitoring is crucial
With Devs throwing random scripts at us saying 'ok this is all we need to move to production' SQL compare is a life saver. I always use it to move new databases to production: - create an empty database in production - compare the dev database with the empty production - deploy the 'differences' Not completely bulletproof but saves you a big chunk of pitfalls . / comments
With Devs throwing random scripts at us saying 'ok this is all we need to move to production' SQL compare is a life saver. I always use it to move new databases to production: - create an empty dat...
SQL Prompt. Hands down! [image] Intellisense, snippets, code analysis, formatting. / comments
SQL Prompt. Hands down! Intellisense, snippets, code analysis, formatting.