Category Archives: Database

A database is an organized collection of data ( Wikipedia )

Oracle and Unix Korn Shell Primer Tutorial

Oracle databases are great in design and in their range of software tools. The SQL is great and their command line tool SQL*Plus makes the creation of procedures around a job, especially reporting type jobs, very easy. You can do … Continue reading

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

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