Monthly Archives: October 2017

SQL Data Generator–Getting a value based on another column

This is a series on SQL Data Generator, covering some interesting scenarios I’ve run into. If you’ve never tried it, SQL Data Generator is a part of the SQL Toolbelt. Give it a try today with an evaluation today. One … Continue reading

Posted in Blog | Tagged , , | Comments Off on SQL Data Generator–Getting a value based on another column

Unit Testing T-SQL Code

Abstract Unit testing has become an integrated, expected part of most software development teams. Many database developers have yet to implement unit testing as a regular habit. This session will look at two-unit testing frameworks and show how to implement … Continue reading

Posted in Presentations | Tagged , | Comments Off on Unit Testing T-SQL Code

A Tour of SQL Server Security Features

Abstract Protecting data from unauthorized access becomes more important all the time. SQL Server includes a number of features that make data protection and security easier for developers and DBAs with a framework for protecting data. Come learn how Always … Continue reading

Posted in Presentations | Tagged , , , , | Comments Off on A Tour of SQL Server Security Features

Rebooting Ubuntu Linux from the Command Line–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. Since SQL Server 2017 is now out, and Linux is an option, I thought I’d write a bit more … Continue reading

Posted in Blog | Tagged , , | Comments Off on Rebooting Ubuntu Linux from the Command Line–#SQLNewBlogger