Category SQL Server

12 – Stored Procedures

In this post I will be discussing Stored Procedures, how to create them and the benefits of using them. Stored Procedures in SQL Server are similar to sub procedures in MS Access. We often have code that needs to be…

11 – Functions

In this post I will be discussing Built-in functions in SQL Server and showing you how to create a User-Defined function. Featured Videos Built-In Functions User-Defined Functions

03 – Logging On

In this post I will explain how to log on to your SQL Server installation. Ok, so you have installed your SQL Server with no issues (we hope) and now need to log on. Not exactly tricky but worth its…

01 – What is SQL Server?

In this post we will be discussing Microsoft SQL Server and how it interacts with Microsoft Access. Microsoft SQL Server is a Relational Database Management System developed by Microsoft and first released as SQL Server 2005 in (you guessed it)…

Visit Us On TwitterVisit Us On FacebookVisit Us On Youtube