Tag Archives: T-SQL

Sql Server Stored Procedure Primer Tutorial

Today’s tutorial, which builds on the SQL Server Primer Tutorial, uses Microsoft’s great Sql Server Management Studio to oversee the results of some T-SQL code calls to create tables called POINT and CIRCLE used to store information defining a circle, … Continue reading

Posted in Database, eLearning, Tutorials | Tagged , , , , , , , , | Leave a comment

SQL Server CSV Import Primer Tutorial

Welcome to the SQL Server CSV Import Primer Tutorial. Microsoft SQL Server is a relational database management system developed by Microsoft. As a database, it is a software product whose primary function is to store and retrieve data as requested … Continue reading

Posted in Data Integration, Database, eLearning, Tutorials | Tagged , , , , , , , , | 1 Comment