Category Archives: Database

A database is an organized collection of data ( Wikipedia )

SQL Server Primer Tutorial

Welcome to the SQL Server Primer Tutorial … or SSPT for short (although by the time you explain it, it is not so short anymore). Microsoft SQL Server is a relational database management system developed by Microsoft. As a database, … Continue reading

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

SQL in MySql Primer Tutorial

Transcript: SQL is a language designed to find and create and update and delete information from a database. Each of the database products such as MySql, SQL Server, Oracle, Access, Advantage and DB2 have their own form of SQL. In … Continue reading

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

phpMyAdmin interface to MySql and PHP Primer Tutorial

Transcript: You never hear much about the data when you hear about great PHP products, but we all know it is the data that differentiates the quality of the end result. That is probably because database products like MySql, SqlServer, … Continue reading

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