Posts
Sort by recent activity
Summarize Script tool - Include special comment header
Recently l've been using RStudio, and I have learned to like the outliner functionality.Would it be possible to add an ability to the Summarize Script tool that would allow a special formatted comm...
Finally, Enumerations in SQL Server!
Hello All,I create a little trick to provide myself some Enum functionality in SQL Server and I figured I'd pass it along.SQL Server does not have developer Enumerations (ie. A set of unique values...