Month February 2014

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…

Visit Us On TwitterVisit Us On FacebookVisit Us On Youtube