Tag Archives: syndicated

Daily Coping 18 May 2020

I’ve started to add a daily coping tip to the SQLServerCentral newsletter and to the Community Circle, which is helping me deal with the issues in the world. I’m adding my responses for each day here. Today’s tip is to … Continue reading

Posted in Blog | Tagged , , | Comments Off on Daily Coping 18 May 2020

SQL Prompt Fixes Missing Begin End in Procs

SQL Prompt is a fantastic coding aid, but it does more than format your code and provide intellisense. Over time, the team has enhanced SQL Prompt to also guide you along and fix some bad code that your team might … Continue reading

Posted in Blog | Tagged , , | Comments Off on SQL Prompt Fixes Missing Begin End in Procs

Daily Coping 15 May 2020

I’ve started to add a daily coping tip to the SQLServerCentral newsletter and to the Community Circle, which is helping me deal with the issues in the world. I’m adding my responses for each day here. Today’s tip is to … Continue reading

Posted in Blog | Tagged , , | Comments Off on Daily Coping 15 May 2020

Formatting Code in ADS with SQL Prompt

One of the most popular and widely used features of SQL Prompt is formatting code. The SQL Prompt extension is in public preview and you can get it here. I have another post that walks through the  installation. Once it’s … Continue reading

Posted in Blog | Tagged , , | Comments Off on Formatting Code in ADS with SQL Prompt