Posts related to sqlserver

SQL Server Pivot

In this post we are going to have a look at a very basic PIVOT table and how to go about creating …

What is a primary key

In Database Design you will often see tables with a PRIMARY KEY these can be seen in the database …