Comments
Sort by recent activity
SQL Prompt is my pick. I use SQL Prompt everywhere I use SQL Server. It gives me, at least, a 30% boost in development productivity. It helps dull the sharp edges of an unfamiliar system, and safeguards against things like running an update statement without a where clause. / comments
SQL Prompt is my pick. I use SQL Prompt everywhere I use SQL Server. It gives me, at least, a 30% boost in development productivity. It helps dull the sharp edges of an unfamiliar system, and safeg...